Searched refs:nsec_per_time_unit (Results 1 – 3 of 3) sorted by relevance
778 unsigned nsec_per_time_unit; member1206 set_normalized_timespec64(&t, sec, rem * (s64)c->sb.nsec_per_time_unit); in bch2_time_to_timespec()1214 (int) ts.tv_nsec / c->sb.nsec_per_time_unit) - c->sb.time_base_lo; in timespec_to_bch2_time()
528 c->sb.nsec_per_time_unit = le32_to_cpu(src->time_precision); in bch2_sb_update()529 c->sb.time_units_per_sec = NSEC_PER_SEC / c->sb.nsec_per_time_unit; in bch2_sb_update()533 c->sb.nsec_per_time_unit); in bch2_sb_update()
2200 sb->s_time_gran = c->sb.nsec_per_time_unit; in bch2_fs_get_tree()