Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Droot-tree.c363 key.type = BTRFS_ROOT_REF_KEY; in btrfs_del_root_ref()
428 key.type = BTRFS_ROOT_REF_KEY; in btrfs_add_root_ref()
A Dioctl.c2526 key.type = BTRFS_ROOT_REF_KEY; in btrfs_search_path_in_tree_user()
2797 key.type = BTRFS_ROOT_REF_KEY; in btrfs_ioctl_get_subvol_rootref()
2819 if (key.objectid != objectid || key.type != BTRFS_ROOT_REF_KEY) { in btrfs_ioctl_get_subvol_rootref()
A Dqgroup.c1036 key.type = BTRFS_ROOT_REF_KEY; in btrfs_quota_enable()
1053 if (found_key.type == BTRFS_ROOT_REF_KEY) { in btrfs_quota_enable()
A Dinode.c4352 key.type = BTRFS_ROOT_REF_KEY; in may_destroy_subvol()
4365 key.type == BTRFS_ROOT_REF_KEY) in may_destroy_subvol()
5744 key.type = BTRFS_ROOT_REF_KEY; in fixup_tree_root_location()
/linux/include/uapi/linux/
A Dbtrfs_tree.h183 #define BTRFS_ROOT_REF_KEY 156 macro

Completed in 35 milliseconds