Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_mount.c386 uint64_t rtexts = mp->m_sb.sb_rextents; in xfs_set_low_space_thresholds() local
390 do_div(rtexts, 100); in xfs_set_low_space_thresholds()
394 mp->m_low_rtexts[i] = rtexts * (i + 1); in xfs_set_low_space_thresholds()