Home
last modified time | relevance | path

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

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