Home
last modified time | relevance | path

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

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