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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.h100 } xfs_qm_t; typedef in typeref:struct:xfs_qm
199 extern int xfs_qm_freelist_lock_nowait(xfs_qm_t *);
H A Dxfs_qm.c112 xfs_qm_t *xqm;
126 xqm = kmem_zalloc(sizeof(xfs_qm_t), KM_SLEEP);
200 kmem_free(xqm, sizeof(xfs_qm_t));
2834 xfs_qm_t *xqm)

Completed in 101 milliseconds