Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drefcount.c293 .refcount = irec->rc_refcount, in xchk_refcountbt_xref_rmap()
318 if (irec->rc_refcount != refchk.seen) { in xchk_refcountbt_xref_rmap()
421 if (r1->rc_refcount != r2->rc_refcount) in xchk_refcount_mergeable()
H A Dtrace.h948 __entry->refcount = irec->rc_refcount;
2128 __entry->refcount = rec->rc_refcount;
/linux/fs/xfs/libxfs/
H A Dxfs_types.h174 xfs_nlink_t rc_refcount; /* number of inodes linked here */ member
H A Dxfs_refcount_btree.c162 rec->refc.rc_refcount = cpu_to_be32(cur->bc_rec.rc.rc_refcount); in xfs_refcountbt_init_rec_from_cur()
/linux/fs/xfs/
H A Dxfs_trace.h3377 __entry->refcount = irec->rc_refcount;
3413 __entry->refcount = irec->rc_refcount;
3455 __entry->i1_refcount = i1->rc_refcount;
3459 __entry->i2_refcount = i2->rc_refcount;
3505 __entry->i1_refcount = i1->rc_refcount;
3509 __entry->i2_refcount = i2->rc_refcount;
3560 __entry->i1_refcount = i1->rc_refcount;
3564 __entry->i2_refcount = i2->rc_refcount;
3568 __entry->i3_refcount = i3->rc_refcount;