Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dquotaops.h135 inode_sub_bytes(inode, nr); in DQUOT_FREE_SPACE_NODIRTY()
230 inode_sub_bytes(inode, nr); in DQUOT_FREE_SPACE_NODIRTY()
Dfs.h537 static inline void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes() function
/linux-2.4.37.9/fs/
Ddquot.c1107 inode_sub_bytes(inode, number); in dquot_free_space()