Home
last modified time | relevance | path

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

/Linux-v4.19/fs/quota/
Dquota.c698 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl() function
877 ret = do_quotactl(sb, type, cmds, id, addr, pathp); in kernel_quotactl()