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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/quota/
H A Ddquot.c1251 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, char *warntype) function
1558 ret = check_bdq(inode->i_dquot[cnt], number, !warn,
1766 ret = check_bdq(transfer_to[cnt], space, 0, warntype_to + cnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/quota/
H A Ddquot.c1251 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, char *warntype) function
1558 ret = check_bdq(inode->i_dquot[cnt], number, !warn,
1766 ret = check_bdq(transfer_to[cnt], space, 0, warntype_to + cnt);

Completed in 117 milliseconds