Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h198 extern boolean_t xfs_qm_dqalloc_incore(xfs_dquot_t **);
Dxfs_dquot.c113 brandnewdquot = xfs_qm_dqalloc_incore(&dqp); in xfs_qm_dqinit()
Dxfs_qm.c2366 xfs_qm_dqalloc_incore( in xfs_qm_dqalloc_incore() function