Searched refs:objectid (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dbtrfs-ctree.h14 le64_t objectid; member in struct:btrfs_disk_key
H A Dbtrfs-util.c362 .objectid = BTRFS_FIRST_FREE_OBJECTID
398 /* the objectid, type, offset together make up the btrfs key,
428 args->key.min_objectid = h->objectid;
521 if (sh->objectid != subvol_id)
617 if (sh->objectid != 0)
1268 ino_args.objectid = htole64(ref->dirid);
1284 r = subvol_remove_children(subvol_fd, p, sh->objectid, flags);
1296 r = subvol_remove_children(child_fd, p, sh->objectid, flags);
1392 if (sh->objectid != 0)
1617 if (sh->objectid
[all...]
H A Dmissing.h323 __u64 objectid; member in struct:btrfs_ioctl_ino_lookup_args
365 __u64 objectid; member in struct:btrfs_ioctl_search_header

Completed in 1861 milliseconds