Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Ddquot.c909 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, char *warntype) in check_bdq() function
1035 if (check_bdq(dquot[cnt], number, warn, warntype+cnt) == NO_QUOTA) in dquot_alloc_space()
1177 check_bdq(transfer_to[cnt], space, 0, warntype+cnt) == NO_QUOTA) in dquot_transfer()