Home
last modified time | relevance | path

Searched refs:inode_sub_bytes (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/include/linux/
Dquotaops.h257 inode_sub_bytes(inode, number); in __dquot_free_space()
269 inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
Dfs.h3023 void inode_sub_bytes(struct inode *inode, loff_t bytes);
/Linux-v6.6/fs/ufs/
Dballoc.c87 inode_sub_bytes(inode, count << uspi->s_fshift); in ufs_free_fragments()
189 inode_sub_bytes(inode, uspi->s_fpb << uspi->s_fshift); in ufs_free_blocks()
660 inode_sub_bytes(inode, i << uspi->s_fshift); in ufs_alloc_fragments()
/Linux-v6.6/fs/
Dstat.c827 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes() function
834 EXPORT_SYMBOL(inode_sub_bytes);
/Linux-v6.6/fs/udf/
Dballoc.c686 inode_sub_bytes(inode, in udf_free_blocks()
/Linux-v6.6/fs/nilfs2/
Dinode.c59 inode_sub_bytes(inode, i_blocksize(inode) * n); in nilfs_inode_sub_blocks()
/Linux-v6.6/fs/quota/
Ddquot.c1893 inode_sub_bytes(inode, number); in __dquot_free_space()
/Linux-v6.6/fs/btrfs/
Dfree-space-cache.c350 inode_sub_bytes(&inode->vfs_inode, control.sub_bytes); in btrfs_truncate_free_space_cache()
Dinode.c8333 inode_sub_bytes(&inode->vfs_inode, control.sub_bytes); in btrfs_truncate()
10820 inode_sub_bytes(&inode->vfs_inode, del_bytes); in btrfs_update_inode_bytes()
Dtree-log.c2482 inode_sub_bytes(inode, in replay_one_buffer()