Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dnlinks.c139 careful_add(&nl.backrefs, backrefs_delta); in xchk_nlinks_update_incore()
634 obs->backrefs = nl.backrefs; in xchk_nlinks_comparison_read()
682 obs.children = obs.backrefs; in xchk_nlinks_compare_inode()
716 if (obs.children != obs.backrefs) in xchk_nlinks_compare_inode()
723 if (obs.backrefs != 0) { in xchk_nlinks_compare_inode()
H A Dnlinks.h73 xfs_nlink_t backrefs; member
H A Dtrace.h1544 __field(xfs_nlink_t, backrefs)
1551 __entry->backrefs = live->backrefs;
1558 __entry->backrefs,
1571 __field(xfs_nlink_t, backrefs)
1581 __entry->backrefs = live->backrefs;
1593 __entry->backrefs,
1608 __field(xfs_nlink_t, backrefs)
1617 __entry->backrefs = live->backrefs;
1626 __entry->backrefs,
3295 __entry->backrefs = obs->backrefs;
[all …]