Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/quota/
H A Dquota.c767 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()
/kernel/linux/linux-5.10/fs/quota/
H A Dquota.c763 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl() function
944 ret = do_quotactl(sb, type, cmds, id, addr, pathp); in SYSCALL_DEFINE4()

Completed in 3 milliseconds