Home
last modified time | relevance | path

Searched refs:xfs_sb_has_ro_compat_feature (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_sb.c202 if (xfs_sb_has_ro_compat_feature(sbp, XFS_SB_FEAT_RO_COMPAT_UNKNOWN)) { in xfs_validate_sb_read()
270 xfs_sb_has_ro_compat_feature(sbp, XFS_SB_FEAT_RO_COMPAT_UNKNOWN)) { in xfs_validate_sb_write()
Dxfs_format.h363 xfs_sb_has_ro_compat_feature( in xfs_sb_has_ro_compat_feature() function
/linux-6.6.21/fs/xfs/
Dxfs_super.c1801 xfs_sb_has_ro_compat_feature(sbp, XFS_SB_FEAT_RO_COMPAT_UNKNOWN)) { in xfs_remount_rw()