Searched refs:quotaflags (Results 1 - 2 of 2) 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_bhv.c94 uint *quotaflags)
153 *quotaflags = mp->m_qflags;
91 xfs_qm_newmount( xfs_mount_t *mp, uint *needquotamount, uint *quotaflags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_mount.c1035 * Clear the quotaflags in memory and in the superblock.
1117 uint quotaflags = 0; local
1352 error = xfs_qm_newmount(mp, &quotamount, &quotaflags);
1390 mp->m_qflags = quotaflags;

Completed in 63 milliseconds