Home
last modified time | relevance | path

Searched refs:__inode_sub_bytes (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/
Dstat.c785 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() function
796 EXPORT_SYMBOL(__inode_sub_bytes);
801 __inode_sub_bytes(inode, bytes); in inode_sub_bytes()
/linux-6.1.9/fs/quota/
Ddquot.c1828 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1851 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1902 __inode_sub_bytes(inode, number); in __dquot_free_space()
/linux-6.1.9/fs/ufs/
Dballoc.c496 __inode_sub_bytes(inode, size); in try_add_frags()
/linux-6.1.9/include/linux/
Dfs.h3286 void __inode_sub_bytes(struct inode *inode, loff_t bytes);