Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_level (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dbtrfs_tree.h912 static inline __u64 btrfs_qgroup_level(__u64 qgroupid) in btrfs_qgroup_level() function
/Linux-v5.4/fs/btrfs/
Dqgroup.c1254 if (btrfs_qgroup_level(src) >= btrfs_qgroup_level(dst)) in btrfs_add_qgroup_relation()
Dctree.h3401 !btrfs_qgroup_level(rootid))) in is_fstree()
Dioctl.c591 if (btrfs_qgroup_level(objectid)) { in create_subvol()