Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm_bhv.c73 uint *quotaflags) in xfs_qm_newmount()
131 *quotaflags = mp->m_qflags; in xfs_qm_newmount()
70 xfs_qm_newmount( xfs_mount_t *mp, uint *needquotamount, uint *quotaflags) xfs_qm_newmount() argument
H A Dxfs_mount.c543 * Clear the quotaflags in memory and in the superblock.
693 uint quotaflags = 0; in xfs_mountfs() local
948 error = xfs_qm_newmount(mp, &quotamount, &quotaflags); in xfs_mountfs()
1005 mp->m_qflags = quotaflags; in xfs_mountfs()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm_bhv.c73 uint *quotaflags) in xfs_qm_newmount()
131 *quotaflags = mp->m_qflags; in xfs_qm_newmount()
70 xfs_qm_newmount( xfs_mount_t *mp, uint *needquotamount, uint *quotaflags) xfs_qm_newmount() argument
H A Dxfs_mount.c430 * Clear the quotaflags in memory and in the superblock.
642 uint quotaflags = 0; in xfs_mountfs() local
907 error = xfs_qm_newmount(mp, &quotamount, &quotaflags); in xfs_mountfs()
960 mp->m_qflags = quotaflags; in xfs_mountfs()

Completed in 4 milliseconds