Searched refs:btrfs_truncate_inode_items (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | tree-log.c | 4459 				ret = btrfs_truncate_inode_items(trans,  in btrfs_log_prealloc_extents()5219 					ret = btrfs_truncate_inode_items(trans,  in btrfs_log_inode()
 
 | 
| D | inode.c | 4607 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,  in btrfs_truncate_inode_items()  function5504 		ret = btrfs_truncate_inode_items(trans, root, inode, 0, 0);  in btrfs_evict_inode()
 9170 		ret = btrfs_truncate_inode_items(trans, root, inode,  in btrfs_truncate()
 
 | 
| D | free-space-cache.c | 267 	ret = btrfs_truncate_inode_items(trans, root, inode,  in btrfs_truncate_free_space_cache()
 | 
| D | ctree.h | 2837 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
 |