Searched refs:quota_getnextxquota (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/quota/ |
H A D | quota.c | 727 static int quota_getnextxquota(struct super_block *sb, int type, qid_t id, in quota_getnextxquota() function 818 return quota_getnextxquota(sb, type, id, addr); in do_quotactl()
|
/kernel/linux/linux-6.6/fs/quota/ |
H A D | quota.c | 731 static int quota_getnextxquota(struct super_block *sb, int type, qid_t id, in quota_getnextxquota() function 822 return quota_getnextxquota(sb, type, id, addr); in do_quotactl()
|
Completed in 3 milliseconds