Searched refs:s_time_to_space (Results 1 – 3 of 3) sorted by relevance
1159 uspi->s_time_to_space = ~0ULL; in ufs_fill_super()1163 uspi->s_time_to_space = (uspi->s_root_blocks / 2) + 1; in ufs_fill_super()
792 __u64 s_time_to_space; member
454 if (uspi->cs_total.cs_nffree > uspi->s_time_to_space) in ufs_new_fragments()