Home
last modified time | relevance | path

Searched refs:BTRFS_EXTENT_DATA_REF_KEY (Results 1 – 10 of 10) sorted by relevance

/linux/fs/btrfs/
A Ddelayed-ref.h405 if (node->type == BTRFS_EXTENT_DATA_REF_KEY || in btrfs_delayed_ref_owner()
413 if (node->type == BTRFS_EXTENT_DATA_REF_KEY || in btrfs_delayed_ref_offset()
427 return BTRFS_EXTENT_DATA_REF_KEY; in btrfs_ref_type()
A Dprint-tree.c158 case BTRFS_EXTENT_DATA_REF_KEY: in print_extent_item()
294 case BTRFS_EXTENT_DATA_REF_KEY: in btrfs_print_leaf()
A Dextent-tree.c351 type == BTRFS_EXTENT_DATA_REF_KEY) { in btrfs_get_extent_inline_ref_type()
365 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_get_extent_inline_ref_type()
446 key.type = BTRFS_EXTENT_DATA_REF_KEY; in lookup_extent_data_ref()
522 key.type = BTRFS_EXTENT_DATA_REF_KEY; in insert_extent_data_ref()
646 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in extent_data_ref_count()
726 type = BTRFS_EXTENT_DATA_REF_KEY; in extent_ref_type()
1016 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in setup_inline_extent_backref()
1115 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in update_inline_extent_backref()
1163 if (type == BTRFS_EXTENT_DATA_REF_KEY) in update_inline_extent_backref()
2421 if (type != BTRFS_EXTENT_DATA_REF_KEY) in check_committed_ref()
[all …]
A Dref-verify.c478 case BTRFS_EXTENT_DATA_REF_KEY: in process_extent_item()
540 case BTRFS_EXTENT_DATA_REF_KEY: in process_leaf()
A Dtree-checker.c1501 case BTRFS_EXTENT_DATA_REF_KEY: in check_extent_item()
1887 case BTRFS_EXTENT_DATA_REF_KEY: in check_leaf_item()
A Dbackref.c949 case BTRFS_EXTENT_DATA_REF_KEY: { in add_delayed_refs()
1093 case BTRFS_EXTENT_DATA_REF_KEY: { in add_inline_refs()
1198 case BTRFS_EXTENT_DATA_REF_KEY: { in add_keyed_refs()
A Ddelayed-ref.c302 if (ref1->type == BTRFS_EXTENT_DATA_REF_KEY) in comp_refs()
A Daccessors.h383 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_extent_inline_ref_size()
/linux/include/uapi/linux/
A Dbtrfs_tree.h240 #define BTRFS_EXTENT_DATA_REF_KEY 178 macro
/linux/include/trace/events/
A Dbtrfs.h38 { BTRFS_EXTENT_DATA_REF_KEY, "EXTENT_DATA_REF" }, \

Completed in 38 milliseconds