Searched refs:v2_read_dquot (Results 1 – 1 of 1) sorted by relevance
24 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);37 .read_dquot = v2_read_dquot,245 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot() function