Searched refs:inode_sub_bytes (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | quotaops.h | 257 inode_sub_bytes(inode, number); in __dquot_free_space() 268 inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
|
| H A D | fs.h | 3484 void inode_sub_bytes(struct inode *inode, loff_t bytes);
|
| /linux-6.15/fs/ufs/ |
| H A D | balloc.c | 109 inode_sub_bytes(inode, count << uspi->s_fshift); in ufs_free_fragments() 197 inode_sub_bytes(inode, uspi->s_fpb << uspi->s_fshift); in ufs_free_blocks() 653 inode_sub_bytes(inode, i << uspi->s_fshift); in ufs_alloc_fragments()
|
| /linux-6.15/fs/ |
| H A D | stat.c | 942 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes() function 949 EXPORT_SYMBOL(inode_sub_bytes);
|
| /linux-6.15/fs/udf/ |
| H A D | balloc.c | 682 inode_sub_bytes(inode, in udf_free_blocks()
|
| /linux-6.15/fs/nilfs2/ |
| H A D | inode.c | 56 inode_sub_bytes(inode, i_blocksize(inode) * n); in nilfs_inode_sub_blocks()
|
| /linux-6.15/fs/quota/ |
| H A D | dquot.c | 1895 inode_sub_bytes(inode, number); in __dquot_free_space()
|
| /linux-6.15/fs/btrfs/ |
| H A D | free-space-cache.c | 348 inode_sub_bytes(&inode->vfs_inode, control.sub_bytes); in btrfs_truncate_free_space_cache()
|
| H A D | inode.c | 7619 inode_sub_bytes(&inode->vfs_inode, control.sub_bytes); in btrfs_truncate() 10263 inode_sub_bytes(&inode->vfs_inode, del_bytes); in btrfs_update_inode_bytes()
|
| H A D | tree-log.c | 2482 inode_sub_bytes(&inode->vfs_inode, in replay_one_buffer()
|