Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_REF_KEY (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Droot-tree.c366 key.type = BTRFS_ROOT_REF_KEY; in btrfs_del_root_ref()
431 key.type = BTRFS_ROOT_REF_KEY; in btrfs_add_root_ref()
Dioctl.c2587 key.type = BTRFS_ROOT_REF_KEY; in btrfs_search_path_in_tree_user()
2860 key.type = BTRFS_ROOT_REF_KEY; in btrfs_ioctl_get_subvol_rootref()
2882 if (key.objectid != objectid || key.type != BTRFS_ROOT_REF_KEY) { in btrfs_ioctl_get_subvol_rootref()
Dqgroup.c1045 key.type = BTRFS_ROOT_REF_KEY; in btrfs_quota_enable()
1062 if (found_key.type == BTRFS_ROOT_REF_KEY) { in btrfs_quota_enable()
Dinode.c3915 key.type = BTRFS_ROOT_REF_KEY; in may_destroy_subvol()
3928 key.type == BTRFS_ROOT_REF_KEY) in may_destroy_subvol()
5293 key.type = BTRFS_ROOT_REF_KEY; in fixup_tree_root_location()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs_tree.h51 #define BTRFS_ROOT_REF_KEY 156 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs_tree.h160 #define BTRFS_ROOT_REF_KEY 156 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs_tree.h65 #define BTRFS_ROOT_REF_KEY 156 macro