Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_qm_bhv.c73 uint *quotaflags) in xfs_qm_newmount() argument
131 *quotaflags = mp->m_qflags; in xfs_qm_newmount()
H A Dxfs_mount.c653 uint quotaflags = 0; in xfs_mountfs() local
929 error = xfs_qm_newmount(mp, &quotamount, &quotaflags); in xfs_mountfs()
982 mp->m_qflags = quotaflags; in xfs_mountfs()