Home
last modified time | relevance | path

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

/linux-4.1.27/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()
Dtree-log.c613 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in replay_one_extent()
751 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in replay_one_extent()
3669 BTRFS_FILE_EXTENT_INLINE) { in copy_items()
3735 BTRFS_FILE_EXTENT_INLINE) { in copy_items()
4280 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()
1365 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in run_delalloc_nocow()
4349 if (extent_type != BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
4352 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
4378 if (extent_type != BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
4412 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_inode_items()
6769 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_get_extent()
6806 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_get_extent()
9582 BTRFS_FILE_EXTENT_INLINE); in btrfs_symlink()
Dsend.c1323 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in find_extent_clone()
1485 BUG_ON(type != BTRFS_FILE_EXTENT_INLINE); in read_symlink()
4624 if (type == BTRFS_FILE_EXTENT_INLINE) { in send_write_or_clone()
4866 if (type == BTRFS_FILE_EXTENT_INLINE) { in get_last_extent()
4901 if (type == BTRFS_FILE_EXTENT_INLINE) { in maybe_send_hole()
Dioctl.c3141 BTRFS_FILE_EXTENT_INLINE) in clone_update_extent_map()
3254 BTRFS_FILE_EXTENT_INLINE) in clone_copy_inline_extent()
3429 } else if (type == BTRFS_FILE_EXTENT_INLINE) { in btrfs_clone()
3580 } 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)
3601 BTRFS_FILE_EXTENT_INLINE)
Dextent-tree.c3120 BTRFS_FILE_EXTENT_INLINE) in __btrfs_mod_ref()
5872 if (found_type == BTRFS_FILE_EXTENT_INLINE) in btrfs_exclude_logged_extents()
7784 if (extent_type == BTRFS_FILE_EXTENT_INLINE) in account_leaf_items()
Dctree.h870 #define BTRFS_FILE_EXTENT_INLINE 0 macro
Dctree.c4604 BTRFS_FILE_EXTENT_INLINE) { in btrfs_truncate_item()
/linux-4.1.27/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()