Home
last modified time | relevance | path

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

/linux-4.4.14/fs/quota/
Ddquot.c1264 static int check_idq(struct dquot *dquot, qsize_t inodes, in check_idq() function
1709 ret = check_idq(dquots[cnt], 1, &warn[cnt]); in dquot_alloc_inode()
1920 ret = check_idq(transfer_to[cnt], 1, &warn_to[cnt]); in __dquot_transfer()