Home
last modified time | relevance | path

Searched refs:XFS_ALL_QUOTA_ACCT (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_quota_defs.h62 #define XFS_IS_QUOTA_ON(mp) ((mp)->m_qflags & XFS_ALL_QUOTA_ACCT)
A Dxfs_log_format.h922 #define XFS_ALL_QUOTA_ACCT \ macro
/linux-6.3-rc2/fs/xfs/
A Dxfs_qm_bhv.c79 (mp->m_sb.sb_qflags & XFS_ALL_QUOTA_ACCT); in xfs_qm_newmount()
A Dxfs_qm_syscalls.c39 if (flags & XFS_ALL_QUOTA_ACCT) in xfs_qm_scall_quotaoff()
A Dxfs_super.c244 if (!(mp->m_qflags & XFS_ALL_QUOTA_ACCT)) in xfs_fs_show_options()
1314 parsing_mp->m_qflags &= ~XFS_ALL_QUOTA_ACCT; in xfs_fs_parse_param()
A Dxfs_mount.c913 if (mp->m_sb.sb_qflags & XFS_ALL_QUOTA_ACCT) { in xfs_mountfs()
A Dxfs_qm.c813 mp->m_sb.sb_qflags = mp->m_qflags & XFS_ALL_QUOTA_ACCT; in xfs_qm_qino_alloc()

Completed in 18 milliseconds