Home
last modified time | relevance | path

Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Duuid-tree.c265 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()
278 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()
332 if (key.type != BTRFS_UUID_KEY_SUBVOL && in btrfs_uuid_tree_iterate()
H A Dprint-tree.c347 case BTRFS_UUID_KEY_SUBVOL: in btrfs_print_leaf()
H A Dtransaction.c1869 BTRFS_UUID_KEY_SUBVOL, in create_pending_snapshot()
H A Dioctl.c750 BTRFS_UUID_KEY_SUBVOL, objectid); in create_subvol()
H A Dvolumes.c4768 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()
H A Dinode.c4562 BTRFS_UUID_KEY_SUBVOL, in btrfs_delete_subvolume()
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h296 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h341 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro