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

/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c630 unsigned int fl_off; member in struct:xrep_agfl_fill
647 while (agbno < start + len && af->fl_off < af->flcount)
648 af->agfl_bno[af->fl_off++] = cpu_to_be32(agbno++);
654 if (af->fl_off == af->flcount)

Completed in 141 milliseconds