Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 7 of 7) sorted by relevance
262 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()275 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()329 if (key.type != BTRFS_UUID_KEY_SUBVOL && in btrfs_uuid_tree_iterate()
346 case BTRFS_UUID_KEY_SUBVOL: in btrfs_print_leaf()
1825 BTRFS_UUID_KEY_SUBVOL, in create_pending_snapshot()
727 BTRFS_UUID_KEY_SUBVOL, objectid); in create_subvol()
4712 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()
4745 BTRFS_UUID_KEY_SUBVOL, in btrfs_delete_subvolume()
320 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro