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

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

Completed in 204 milliseconds