Lines Matching refs:noinline
100 static noinline int cow_file_range(struct inode *inode,
239 static noinline int cow_file_range_inline(struct btrfs_root *root, in cow_file_range_inline()
338 static noinline int add_async_extent(struct async_cow *cow, in add_async_extent()
393 static noinline void compress_file_range(struct inode *inode, in compress_file_range()
667 static noinline void submit_compressed_extents(struct inode *inode, in submit_compressed_extents()
911 static noinline int cow_file_range(struct inode *inode, in cow_file_range()
1069 static noinline void async_cow_start(struct btrfs_work *work) in async_cow_start()
1087 static noinline void async_cow_submit(struct btrfs_work *work) in async_cow_submit()
1108 static noinline void async_cow_free(struct btrfs_work *work) in async_cow_free()
1178 static noinline int csum_exist_in_range(struct btrfs_root *root, in csum_exist_in_range()
1205 static noinline int run_delalloc_nocow(struct inode *inode, in run_delalloc_nocow()
1924 static noinline int add_pending_csums(struct btrfs_trans_handle *trans, in add_pending_csums()
2221 static noinline int record_one_backref(u64 inum, u64 offset, u64 root_id, in record_one_backref()
2342 static noinline bool record_extent_backrefs(struct btrfs_path *path, in record_extent_backrefs()
2395 static noinline int relink_extent_backref(struct btrfs_path *path, in relink_extent_backref()
3506 static noinline int acls_after_inode_item(struct extent_buffer *leaf, in acls_after_inode_item()
3781 static noinline int btrfs_update_inode_item(struct btrfs_trans_handle *trans, in btrfs_update_inode_item()
3818 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode()
3844 noinline int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans, in btrfs_update_inode_fallback()
6631 static noinline int uncompress_inline(struct btrfs_path *path, in uncompress_inline()
7107 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len, in can_nocow_extent()