Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dnlinks.h99 xchk_nlink_total(struct xfs_inode *ip, const struct xchk_nlink *live) in xchk_nlink_total() function
Dnlinks_repair.c167 total_links = xchk_nlink_total(ip, &obs); in xrep_nlinks_repair_inode()
216 total_links = xchk_nlink_total(ip, &obs); in xrep_nlinks_repair_inode()
Dnlinks.c684 total_links = xchk_nlink_total(ip, &obs); in xchk_nlinks_compare_inode()
831 if (xchk_nlink_total(NULL, &obs) != 0) { in xchk_nlinks_compare_inum()