Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_sb.c125 if (!xfs_sb_good_version(sbp)) { in xfs_mount_validate_sb()
Dxfs_format.h309 static inline bool xfs_sb_good_version(struct xfs_sb *sbp) in xfs_sb_good_version() function