Home
last modified time | relevance | path

Searched refs:xfs_sb_has_compat_feature (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_sb.c106 if (xfs_sb_has_compat_feature(sbp, XFS_SB_FEAT_COMPAT_UNKNOWN)) { in xfs_validate_sb_read()
174 if (xfs_sb_has_compat_feature(sbp, XFS_SB_FEAT_COMPAT_UNKNOWN)) { in xfs_validate_sb_write()
Dxfs_format.h442 xfs_sb_has_compat_feature( in xfs_sb_has_compat_feature() function