Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dinode-item.h88 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
Dinode-item.c454 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function
Dfree-space-cache.c349 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate_free_space_cache()
Dinode.c5388 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_evict_inode()
7574 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate()
Dtree-log.c4184 return btrfs_truncate_inode_items(trans, log_root, &control); in truncate_inode_items()