Home
last modified time | relevance | path

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

/fs/quota/
Ddquot.c1604 void inode_sub_rsv_space(struct inode *inode, qsize_t number) in inode_sub_rsv_space() function
1610 EXPORT_SYMBOL(inode_sub_rsv_space);
1636 inode_sub_rsv_space(inode, number); in inode_decr_space()