Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dagheader_repair.c577 unsigned int fl_off; in xrep_agfl_init_header() local
596 fl_off = 0; in xrep_agfl_init_header()
603 while (br->len > 0 && fl_off < flcount) { in xrep_agfl_init_header()
604 agfl_bno[fl_off] = cpu_to_be32(agbno); in xrep_agfl_init_header()
605 fl_off++; in xrep_agfl_init_header()