Home
last modified time | relevance | path

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

/fs/quota/
Dquota_tree.c605 int qtree_read_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) in qtree_read_dquot() function
665 EXPORT_SYMBOL(qtree_read_dquot);
Dquota_v2.c309 ret = qtree_read_dquot( in v2_read_dquot()
/fs/ocfs2/
Dquota_global.c820 status = qtree_read_dquot(&info->dqi_gi, dquot); in ocfs2_acquire_dquot()