Searched refs:BTRFS_EXTENT_OWNER_REF_KEY (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/btrfs/
H A Dprint-tree.c175 case BTRFS_EXTENT_OWNER_REF_KEY:
H A Dextent-tree.c356 if (type == BTRFS_EXTENT_OWNER_REF_KEY) {
899 if (type == BTRFS_EXTENT_OWNER_REF_KEY) {
1803 else if (node->type == BTRFS_EXTENT_OWNER_REF_KEY)
2431 if (btrfs_fs_incompat(fs_info, SIMPLE_QUOTA) && type == BTRFS_EXTENT_OWNER_REF_KEY) {
2432 expected_size += btrfs_extent_inline_ref_size(BTRFS_EXTENT_OWNER_REF_KEY);
2983 if (type == BTRFS_EXTENT_OWNER_REF_KEY) {
4838 size += btrfs_extent_inline_ref_size(BTRFS_EXTENT_OWNER_REF_KEY);
4862 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_EXTENT_OWNER_REF_KEY);
H A Dref-verify.c488 case BTRFS_EXTENT_OWNER_REF_KEY:
H A Daccessors.h389 if (type == BTRFS_EXTENT_OWNER_REF_KEY)
H A Dtree-checker.c1495 case BTRFS_EXTENT_OWNER_REF_KEY:
H A Dbackref.c1127 case BTRFS_EXTENT_OWNER_REF_KEY:
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h236 #define BTRFS_EXTENT_OWNER_REF_KEY 172 macro

Completed in 152 milliseconds