Searched refs:unit_no (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Dgc.c817 unsigned int unit_no, segno; local
820 unit_no = find_next_bit(dirty_bitmap,
823 segno = unit_no * p.ofs_unit;

Completed in 127 milliseconds