inode_get_rsv_space 257 fs/quota/dquot.c static qsize_t inode_get_rsv_space(struct inode *inode); inode_get_rsv_space 970 fs/quota/dquot.c if (unlikely(inode_get_rsv_space(inode) > 0)) inode_get_rsv_space 1075 fs/quota/dquot.c if (unlikely(inode_get_rsv_space(inode) > 0)) inode_get_rsv_space 1515 fs/quota/dquot.c rsv = inode_get_rsv_space(inode);