Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
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()
Dnlinks.h73 xfs_nlink_t backrefs; member
Dtrace.h1531 __field(xfs_nlink_t, backrefs)
1538 __entry->backrefs = live->backrefs;
1545 __entry->backrefs,
1558 __field(xfs_nlink_t, backrefs)
1568 __entry->backrefs = live->backrefs;
1580 __entry->backrefs,
1595 __field(xfs_nlink_t, backrefs)
1604 __entry->backrefs = live->backrefs;
1613 __entry->backrefs,
3210 __field(xfs_nlink_t, backrefs)
[all …]