Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_format.h286 static inline bool xfs_sb_good_v4_features(struct xfs_sb *sbp) in xfs_sb_good_v4_features() function
307 return xfs_sb_good_v4_features(sbp); in xfs_sb_good_version()