Searched refs:XFS_FEAT_NORECOVERY (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_mount.h312 #define XFS_FEAT_NORECOVERY (1ULL << 62) /* no recovery - dirty fs */ macro
H A Dxfs_super.c171 { XFS_FEAT_NORECOVERY, ",norecovery" },
1295 parsing_mp->m_features |= XFS_FEAT_NORECOVERY;

Completed in 188 milliseconds