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

/linux-master/fs/xfs/libxfs/
H A Dxfs_sb.h24 extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp);
H A Dxfs_sb.c112 xfs_sb_version_to_features( function
/linux-master/fs/xfs/
H A Dxfs_mount.c230 mp->m_features |= xfs_sb_version_to_features(sbp);
H A Dxfs_log_recover.c3356 mp->m_features |= xfs_sb_version_to_features(sbp);

Completed in 120 milliseconds