Searched refs:m_awu_max_bytes (Results 1 – 3 of 3) sorted by relevance
245 if (mp->m_awu_max_bytes) in xfs_fs_show_options()247 mp->m_awu_max_bytes >> 10); in xfs_fs_show_options()1572 &parsing_mp->m_awu_max_bytes)) { in xfs_fs_parse_param()2196 if (mp->m_awu_max_bytes != new_mp->m_awu_max_bytes) { in xfs_fs_reconfigure()2198 new_mp->m_awu_max_bytes); in xfs_fs_reconfigure()
812 mp->m_awu_max_bytes = new_max_bytes; in xfs_set_max_atomic_write_opt()1237 error = xfs_set_max_atomic_write_opt(mp, mp->m_awu_max_bytes); in xfs_mountfs()
242 unsigned long long m_awu_max_bytes; member
Completed in 12 milliseconds