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 Dprint-tree.c141 case BTRFS_EXTENT_DATA_REF_KEY: in print_extent_item()
264 case BTRFS_EXTENT_DATA_REF_KEY: in btrfs_print_leaf()
A Dextent-tree.c363 type == BTRFS_EXTENT_DATA_REF_KEY) { in btrfs_get_extent_inline_ref_type()
378 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_get_extent_inline_ref_type()
460 key.type = BTRFS_EXTENT_DATA_REF_KEY; in lookup_extent_data_ref()
535 key.type = BTRFS_EXTENT_DATA_REF_KEY; in insert_extent_data_ref()
662 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in extent_data_ref_count()
742 type = BTRFS_EXTENT_DATA_REF_KEY; in extent_ref_type()
1017 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in setup_inline_extent_backref()
1100 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in update_inline_extent_backref()
1115 if (type == BTRFS_EXTENT_DATA_REF_KEY) in update_inline_extent_backref()
2340 if (type != BTRFS_EXTENT_DATA_REF_KEY) in check_committed_ref()
[all …]
A Ddelayed-ref.h326 case BTRFS_EXTENT_DATA_REF_KEY: in btrfs_put_delayed_ref()
A Dref-verify.c474 case BTRFS_EXTENT_DATA_REF_KEY: in process_extent_item()
529 case BTRFS_EXTENT_DATA_REF_KEY: in process_leaf()
A Ddelayed-ref.c230 if (ref1->node.type == BTRFS_EXTENT_DATA_REF_KEY) { in comp_data_refs()
1012 ref_type = BTRFS_EXTENT_DATA_REF_KEY; in btrfs_add_delayed_data_ref()
A Dtree-checker.c1379 case BTRFS_EXTENT_DATA_REF_KEY: in check_extent_item()
1599 case BTRFS_EXTENT_DATA_REF_KEY: in check_leaf_item()
A Dbackref.c875 case BTRFS_EXTENT_DATA_REF_KEY: { in add_delayed_refs()
1012 case BTRFS_EXTENT_DATA_REF_KEY: { in add_inline_refs()
1109 case BTRFS_EXTENT_DATA_REF_KEY: { in add_keyed_refs()
A Dctree.h1896 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_extent_inline_ref_size()
/linux/include/uapi/linux/
A Dbtrfs_tree.h199 #define BTRFS_EXTENT_DATA_REF_KEY 178 macro
/linux/include/trace/events/
A Dbtrfs.h37 { BTRFS_EXTENT_DATA_REF_KEY, "EXTENT_DATA_REF" }, \

Completed in 42 milliseconds