Home
last modified time | relevance | path

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

/linux-2.6.39/fs/quota/
Ddquot.c1218 static int check_idq(struct dquot *dquot, qsize_t inodes, char *warntype) in check_idq() function
1613 ret = check_idq(inode->i_dquot[cnt], 1, warntype + cnt); in dquot_alloc_inode()
1778 ret = check_idq(transfer_to[cnt], 1, warntype_to + cnt); in __dquot_transfer()