Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_mount.c702 if (xfs_sb_has_mismatched_features2(sbp)) { in xfs_mountfs()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h318 static inline bool xfs_sb_has_mismatched_features2(struct xfs_sb *sbp) in xfs_sb_has_mismatched_features2() function