Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Dagheader.c256 if (!xfs_sb_version_hasmorebits(&mp->m_sb)) { in xchk_superblock()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_format.h296 static inline bool xfs_sb_version_hasmorebits(struct xfs_sb *sbp) in xfs_sb_version_hasmorebits() function