Home
last modified time | relevance | path

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

/fs/ufs/
A Dballoc.c109 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()
/fs/
A Dstat.c951 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes() function
958 EXPORT_SYMBOL(inode_sub_bytes);
/fs/udf/
A Dballoc.c682 inode_sub_bytes(inode, in udf_free_blocks()
/fs/nilfs2/
A Dinode.c56 inode_sub_bytes(inode, i_blocksize(inode) * n); in nilfs_inode_sub_blocks()
/fs/quota/
A Ddquot.c1895 inode_sub_bytes(inode, number); in __dquot_free_space()
/fs/btrfs/
A Dfree-space-cache.c348 inode_sub_bytes(&inode->vfs_inode, control.sub_bytes); in btrfs_truncate_free_space_cache()
A Dinode.c7704 inode_sub_bytes(&inode->vfs_inode, control.sub_bytes); in btrfs_truncate()
10390 inode_sub_bytes(&inode->vfs_inode, del_bytes); in btrfs_update_inode_bytes()
A Dtree-log.c2546 inode_sub_bytes(&inode->vfs_inode, in replay_one_buffer()

Completed in 54 milliseconds