Searched refs:sbflags (Results 1 – 2 of 2) sorted by relevance
427 __int64_t sbflags; in xfs_qm_scall_quotaon() local439 sbflags = 0; in xfs_qm_scall_quotaon()485 if ((qf & flags) == flags && sbflags == 0) in xfs_qm_scall_quotaon()487 sbflags |= XFS_SB_QFLAGS; in xfs_qm_scall_quotaon()489 if ((error = xfs_qm_write_sb_changes(mp, sbflags))) in xfs_qm_scall_quotaon()
1917 __int64_t sbflags; in xfs_qm_init_quotainos() local1922 sbflags = 0; in xfs_qm_init_quotainos()1948 sbflags |= (XFS_SB_VERSIONNUM | XFS_SB_UQUOTINO | in xfs_qm_init_quotainos()1960 sbflags | XFS_SB_UQUOTINO, in xfs_qm_init_quotainos()1970 sbflags | XFS_SB_GQUOTINO, flags); in xfs_qm_init_quotainos()