Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_mount.c663 if (xfs_sb_has_mismatched_features2(sbp)) { in xfs_mountfs()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_format.h291 static inline bool xfs_sb_has_mismatched_features2(struct xfs_sb *sbp) in xfs_sb_has_mismatched_features2() function