Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A 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()
H A 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()
H A 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()
H A 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs_tree.h155 #define BTRFS_ROOT_REF_KEY 156 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h160 #define BTRFS_ROOT_REF_KEY 156 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs_tree.h155 #define BTRFS_ROOT_REF_KEY 156 macro