Home
last modified time | relevance | path

Searched refs:qtree_read_dquot (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Ddqblk_qtree.h43 int qtree_read_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/linux/fs/quota/
H A Dquota_tree.c719 int qtree_read_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) in qtree_read_dquot() function
779 EXPORT_SYMBOL(qtree_read_dquot);
H A Dquota_v2.c344 ret = qtree_read_dquot( in v2_read_dquot()