Home
last modified time | relevance | path

Searched refs:xfs_nlink_t (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/fs/xfs/scrub/
Drefcount.c78 xfs_nlink_t refcount;
81 xfs_nlink_t seen;
156 xfs_nlink_t nr; in xchk_refcountbt_process_rmap_fragments()
157 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments()
272 xfs_nlink_t refcount) in xchk_refcountbt_xref_rmap()
319 xfs_nlink_t refcount) in xchk_refcountbt_xref()
340 xfs_nlink_t refcount; in xchk_refcountbt_rec()
Dparent.c37 xfs_nlink_t nlink;
74 xfs_nlink_t *nlink) in xchk_parent_count_parent_dentries()
137 xfs_nlink_t expected_nlink; in xchk_parent_validate()
138 xfs_nlink_t nlink; in xchk_parent_validate()
Dtrace.h739 __field(xfs_nlink_t, refcount)
/Linux-v5.10/fs/xfs/
Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
Dxfs_inode.h411 xfs_nlink_t, dev_t, prid_t,
Dxfs_trace.h2796 __field(xfs_nlink_t, refcount)
2829 __field(xfs_nlink_t, refcount)
2865 __field(xfs_nlink_t, i1_refcount)
2868 __field(xfs_nlink_t, i2_refcount)
2909 __field(xfs_nlink_t, i1_refcount)
2912 __field(xfs_nlink_t, i2_refcount)
2957 __field(xfs_nlink_t, i1_refcount)
2960 __field(xfs_nlink_t, i2_refcount)
2963 __field(xfs_nlink_t, i3_refcount)
Dxfs_inode.c799 xfs_nlink_t nlink, in xfs_ialloc()
951 xfs_nlink_t nlink, in xfs_dir_ialloc()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_format.h1733 xfs_nlink_t rc_refcount; /* number of inodes linked here */
1736 #define MAXREFCOUNT ((xfs_nlink_t)~0U)