Searched refs:xfs_quotainfo_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.h120 } xfs_quotainfo_t; typedef in typeref:struct:xfs_quotainfo
H A Dxfs_qm.c1031 xfs_quotainfo_t *qinf;
1044 qinf = mp->m_quotainfo = kmem_zalloc(sizeof(xfs_quotainfo_t), KM_SLEEP);
1142 xfs_quotainfo_t *qi;
H A Dxfs_trans_dquot.c610 xfs_quotainfo_t *q = mp->m_quotainfo;
H A Dxfs_dquot.c186 xfs_quotainfo_t *q = mp->m_quotainfo;

Completed in 308 milliseconds