Home
last modified time | relevance | path

Searched refs:quotaflags (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/xfs/quota/
Dxfs_qm_bhv.c94 uint *quotaflags) in xfs_qm_newmount() argument
152 *quotaflags = mp->m_qflags; in xfs_qm_newmount()
/linux-2.6.39/fs/xfs/
Dxfs_mount.c1152 uint quotaflags = 0; in xfs_mountfs() local
1387 error = xfs_qm_newmount(mp, &quotamount, &quotaflags); in xfs_mountfs()
1422 mp->m_qflags = quotaflags; in xfs_mountfs()