Searched refs:btrfs_truncate_inode_items (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-log.c | 4423 ret = btrfs_truncate_inode_items(trans, in btrfs_log_prealloc_extents() 5391 ret = btrfs_truncate_inode_items(trans, in btrfs_log_inode()
|
| H A D | inode.c | 4214 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function 5179 ret = btrfs_truncate_inode_items(trans, root, inode, 0, 0); in btrfs_evict_inode() 8568 ret = btrfs_truncate_inode_items(trans, root, inode, in btrfs_truncate()
|
| H A D | ctree.h | 3006 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
|
| H A D | free-space-cache.c | 270 ret = btrfs_truncate_inode_items(trans, root, inode, in btrfs_truncate_free_space_cache()
|