Home
last modified time | relevance | path

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

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