Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Dquota.c27 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission() function
782 ret = check_quotactl_permission(sb, type, cmd, id); in do_quotactl()