Home
last modified time | relevance | path

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

/linux/fs/quota/
A Ddquot.c267 static qsize_t inode_get_rsv_space(struct inode *inode);
1043 if (unlikely(inode_get_rsv_space(inode) > 0)) in add_dquot_ref()
1101 if (unlikely(inode_get_rsv_space(inode) > 0)) in remove_dquot_ref()
1539 rsv = inode_get_rsv_space(inode); in __dquot_initialize()
1655 static qsize_t inode_get_rsv_space(struct inode *inode) in inode_get_rsv_space() function

Completed in 12 milliseconds