Searched refs:check_quotactl_permission (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/quota/ |
H A D | quota.c | 24 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission() function 778 ret = check_quotactl_permission(sb, type, cmd, id); in do_quotactl()
|
/kernel/linux/linux-6.6/fs/quota/ |
H A D | quota.c | 27 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()
|
Completed in 4 milliseconds