Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_sb.h24 extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp);
A Dxfs_sb.c110 xfs_sb_version_to_features( in xfs_sb_version_to_features() function
/linux-6.3-rc2/fs/xfs/
A Dxfs_mount.c229 mp->m_features |= xfs_sb_version_to_features(sbp); in xfs_readsb()
A Dxfs_log_recover.c3333 mp->m_features |= xfs_sb_version_to_features(sbp); in xlog_do_recover()

Completed in 13 milliseconds