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

/linux-master/fs/btrfs/
H A Dinode-item.h88 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
H A Dinode-item.c458 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, function
H A Dfree-space-cache.c351 ret = btrfs_truncate_inode_items(trans, root, &control);
H A Dinode.c5342 ret = btrfs_truncate_inode_items(trans, root, &control);
8444 ret = btrfs_truncate_inode_items(trans, root, &control);
H A Dtree-log.c4164 return btrfs_truncate_inode_items(trans, log_root, &control);

Completed in 252 milliseconds