Home
last modified time | relevance | path

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

/linux/fs/
A Dstat.c910 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() function
921 EXPORT_SYMBOL(__inode_sub_bytes);
926 __inode_sub_bytes(inode, bytes); in inode_sub_bytes()
/linux/fs/quota/
A Ddquot.c1848 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1870 __inode_sub_bytes(inode, number); in dquot_reclaim_space_nodirty()
1922 __inode_sub_bytes(inode, number); in __dquot_free_space()
/linux/fs/ufs/
A Dballoc.c494 __inode_sub_bytes(inode, size); in try_add_frags()
/linux/include/linux/
A Dfs.h3338 void __inode_sub_bytes(struct inode *inode, loff_t bytes);

Completed in 23 milliseconds