Searched refs:qtree_delete_dquot (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddqblk_qtree.h42 int qtree_delete_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquota_tree.c506 int qtree_delete_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) function
514 EXPORT_SYMBOL(qtree_delete_dquot); variable
655 return qtree_delete_dquot(info, dquot);

Completed in 48 milliseconds