Searched refs:quota_getnextquota (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/quota/ |
H A D | quota.c | 234 static int quota_getnextquota(struct super_block *sb, int type, qid_t id, in quota_getnextquota() function 796 return quota_getnextquota(sb, type, id, addr); in do_quotactl()
|
/kernel/linux/linux-6.6/fs/quota/ |
H A D | quota.c | 237 static int quota_getnextquota(struct super_block *sb, int type, qid_t id, in quota_getnextquota() function 800 return quota_getnextquota(sb, type, id, addr); in do_quotactl()
|
Completed in 4 milliseconds