Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dstat.c749 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() function
760 EXPORT_SYMBOL(__inode_sub_bytes);
765 __inode_sub_bytes(inode, bytes); in inode_sub_bytes()
/Linux-v5.15/fs/quota/
Ddquot.c1813 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1836 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1887 __inode_sub_bytes(inode, number); in __dquot_free_space()
/Linux-v5.15/fs/ufs/
Dballoc.c500 __inode_sub_bytes(inode, size); in try_add_frags()
/Linux-v5.15/include/linux/
Dfs.h3332 void __inode_sub_bytes(struct inode *inode, loff_t bytes);