Searched refs:nsec_per_time_unit (Results 1 – 3 of 3) sorted by relevance
776 unsigned nsec_per_time_unit; member1202 set_normalized_timespec64(&t, sec, rem * (s64)c->sb.nsec_per_time_unit); in bch2_time_to_timespec()1210 (int) ts.tv_nsec / c->sb.nsec_per_time_unit) - c->sb.time_base_lo; in timespec_to_bch2_time()
574 c->sb.nsec_per_time_unit = le32_to_cpu(src->time_precision); in bch2_sb_update()575 c->sb.time_units_per_sec = NSEC_PER_SEC / c->sb.nsec_per_time_unit; in bch2_sb_update()579 c->sb.nsec_per_time_unit); in bch2_sb_update()
2233 sb->s_time_gran = c->sb.nsec_per_time_unit; in bch2_fs_get_tree()