Home
last modified time | relevance | path

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

/fs/quota/
Dquota.c700 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl() function
880 ret = do_quotactl(sb, type, cmds, id, addr, pathp); in SYSCALL_DEFINE4()