Home
last modified time | relevance | path

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

/linux/fs/
H A Dstat.c938 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() function
949 EXPORT_SYMBOL(__inode_sub_bytes);
954 __inode_sub_bytes(inode, bytes); in inode_sub_bytes()
/linux/fs/quota/
H A Ddquot.c1852 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1874 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1926 __inode_sub_bytes(inode, number); in __dquot_free_space()
/linux/include/linux/
H A Dfs.h3139 void __inode_sub_bytes(struct inode *inode, loff_t bytes);