Home
last modified time | relevance | path

Searched refs:BTRFS_FILE_EXTENT_INLINE (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dprint-tree.c250 BTRFS_FILE_EXTENT_INLINE) { in btrfs_print_leaf()
Dfile.c782 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()
822 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()
868 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()
894 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()
926 extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()
Dfile-item.c902 } else if (type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_extent_item_to_extent_map()
933 } else if (type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_extent_item_to_extent_map()
Dsend.c1327 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in find_extent_clone()
1492 BUG_ON(type != BTRFS_FILE_EXTENT_INLINE); in read_symlink()
4804 if (type == BTRFS_FILE_EXTENT_INLINE) { in clone_range()
4880 if (type == BTRFS_FILE_EXTENT_INLINE) { in send_write_or_clone()
5115 if (type == BTRFS_FILE_EXTENT_INLINE) { in get_last_extent()
5150 if (type == BTRFS_FILE_EXTENT_INLINE) { in maybe_send_hole()
Dtree-log.c606 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in replay_one_extent()
798 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in replay_one_extent()
3777 BTRFS_FILE_EXTENT_INLINE) { in copy_items()
3843 BTRFS_FILE_EXTENT_INLINE) { in copy_items()
4382 BTRFS_FILE_EXTENT_INLINE) { in btrfs_log_trailing_hole()
Dinode.c179 btrfs_set_file_extent_type(leaf, ei, BTRFS_FILE_EXTENT_INLINE); in insert_inline_extent()
1375 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in run_delalloc_nocow()
4388 if (extent_type != BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
4391 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
4417 if (extent_type != BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
4451 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
6837 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_get_extent()
6874 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_get_extent()
9723 BTRFS_FILE_EXTENT_INLINE); in btrfs_symlink()
Dioctl.c3340 BTRFS_FILE_EXTENT_INLINE) in clone_update_extent_map()
3453 BTRFS_FILE_EXTENT_INLINE) in clone_copy_inline_extent()
3625 } else if (type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_clone()
3754 } else if (type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_clone()
Dbackref.c106 if (extent_type == BTRFS_FILE_EXTENT_INLINE) in find_extent_in_eb()
Drelocation.c1662 BTRFS_FILE_EXTENT_INLINE)
3607 BTRFS_FILE_EXTENT_INLINE)
Dextent-tree.c3219 BTRFS_FILE_EXTENT_INLINE) in __btrfs_mod_ref()
6107 if (found_type == BTRFS_FILE_EXTENT_INLINE) in btrfs_exclude_logged_extents()
8165 if (extent_type == BTRFS_FILE_EXTENT_INLINE) in account_leaf_items()
Dctree.h897 #define BTRFS_FILE_EXTENT_INLINE 0 macro
Dctree.c4610 BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_item()
/linux-4.4.14/fs/btrfs/tests/
Dinode-tests.c36 if (type == BTRFS_FILE_EXTENT_INLINE) in insert_extent()
118 insert_extent(root, offset, 1, 1, 0, 0, 0, BTRFS_FILE_EXTENT_INLINE, 0, in setup_file_extents()