Home
last modified time | relevance | path

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

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