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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h273 #define XFS_SBF_READONLY 0x01 /* only read-only mounts allowed */ macro
/linux-master/fs/xfs/
H A Dxfs_super.c1015 if ((mp->m_sb.sb_flags & XFS_SBF_READONLY) && !xfs_is_readonly(mp)) {

Completed in 186 milliseconds