Home
last modified time | relevance | path

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

/linux-2.6.39/fs/quota/
Ddquot.c1255 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, char *warntype) in check_bdq() function
1565 ret = check_bdq(inode->i_dquot[cnt], number, !warn, in __dquot_alloc_space()
1781 ret = check_bdq(transfer_to[cnt], space, 0, warntype_to + cnt); in __dquot_transfer()