Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_sb.h24 extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp);
A Dxfs_sb.c65 xfs_sb_version_to_features( in xfs_sb_version_to_features() function
/linux/fs/xfs/
A Dxfs_mount.c228 mp->m_features |= xfs_sb_version_to_features(sbp); in xfs_readsb()
A Dxfs_log_recover.c3347 mp->m_features |= xfs_sb_version_to_features(sbp); in xlog_do_recover()

Completed in 14 milliseconds