Searched refs:dquot_get_next_id (Results 1 – 5 of 5) sorted by relevance
93 int dquot_get_next_id(struct super_block *sb, struct kqid *qid);
2145 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function2155 EXPORT_SYMBOL(dquot_get_next_id);2168 .get_next_id = dquot_get_next_id,
849 .get_next_id = dquot_get_next_id,
2972 .get_next_id = dquot_get_next_id,
1527 .get_next_id = dquot_get_next_id,
Completed in 28 milliseconds