Home
last modified time | relevance | path

Searched refs:btrfs_truncate_inode_items (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dinode-item.h79 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
H A Dinode-item.c459 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function
H A Dfree-space-cache.c348 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate_free_space_cache()
H A Dinode.c5303 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_evict_inode()
8395 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate()
H A Dtree-log.c4126 return btrfs_truncate_inode_items(trans, log_root, &control); in truncate_inode_items()