Searched refs:flcount (Results 1 – 2 of 2) sorted by relevance
535 xfs_agblock_t *flcount) in xrep_agfl_collect_blocks() argument604 xfs_agblock_t flcount) in xrep_agfl_update_agf() argument615 sc->sa.pag->pagf_flcount = flcount; in xrep_agfl_update_agf()620 agf->agf_flcount = cpu_to_be32(flcount); in xrep_agfl_update_agf()621 if (flcount) in xrep_agfl_update_agf()634 xfs_agblock_t flcount; member659 if (af->fl_off == af->flcount) in xrep_agfl_fill()671 xfs_agblock_t flcount) in xrep_agfl_init_header() argument675 .flcount = flcount, in xrep_agfl_init_header()681 ASSERT(flcount <= xfs_agfl_size(mp)); in xrep_agfl_init_header()[all …]
1998 __field(__u32, flcount)2014 __entry->flcount = be32_to_cpu(agf->agf_flcount),2032 __entry->flcount,3393 __field(xfs_extlen_t, flcount)3405 __entry->flcount = pag->pagf_flcount;3416 __entry->flcount,