Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Droot-tree.c394 key.type = BTRFS_ROOT_REF_KEY; in btrfs_del_root_ref()
459 key.type = BTRFS_ROOT_REF_KEY; in btrfs_add_root_ref()
Dqgroup.c887 key.type = BTRFS_ROOT_REF_KEY; in btrfs_quota_enable()
903 if (found_key.type == BTRFS_ROOT_REF_KEY) { in btrfs_quota_enable()
Dioctl.c1881 key.type = BTRFS_ROOT_REF_KEY; in may_destroy_subvol()
1895 key.type == BTRFS_ROOT_REF_KEY) in may_destroy_subvol()
Dctree.h2035 #define BTRFS_ROOT_REF_KEY 156 macro
Dinode.c5297 key.type = BTRFS_ROOT_REF_KEY; in fixup_tree_root_location()