Searched refs:do_quotactl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/quota/ |
H A D | quota.c | 767 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl() function 961 ret = do_quotactl(sb, type, cmds, id, addr, pathp); in SYSCALL_DEFINE4() 1002 ret = do_quotactl(sb, type, cmds, id, addr, ERR_PTR(-EINVAL)); in SYSCALL_DEFINE4()
|