Home
last modified time | relevance | path

Searched refs:xfs_sb_version_to_features (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_sb.h24 extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp);
H A Dxfs_sb.c111 xfs_sb_version_to_features( in xfs_sb_version_to_features() function
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.c230 mp->m_features |= xfs_sb_version_to_features(sbp); in xfs_readsb()
H A Dxfs_log_recover.c3332 mp->m_features |= xfs_sb_version_to_features(sbp); in xlog_do_recover()

Completed in 7 milliseconds