Home
last modified time | relevance | path

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

/Linux-v5.4/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()
274 xfs_nlink_t refcount) in xchk_refcountbt_xref_rmap()
321 xfs_nlink_t refcount) in xchk_refcountbt_xref()
342 xfs_nlink_t refcount; in xchk_refcountbt_rec()
Dparent.c36 xfs_nlink_t nlink;
62 xfs_nlink_t *nlink) in xchk_parent_count_parent_dentries()
122 xfs_nlink_t expected_nlink; in xchk_parent_validate()
123 xfs_nlink_t nlink; in xchk_parent_validate()
Dtrace.h739 __field(xfs_nlink_t, refcount)
/Linux-v5.4/fs/xfs/
Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
Dxfs_inode.h455 xfs_nlink_t, dev_t, prid_t,
Dxfs_trace.h2679 __field(xfs_nlink_t, refcount)
2712 __field(xfs_nlink_t, refcount)
2748 __field(xfs_nlink_t, i1_refcount)
2751 __field(xfs_nlink_t, i2_refcount)
2792 __field(xfs_nlink_t, i1_refcount)
2795 __field(xfs_nlink_t, i2_refcount)
2840 __field(xfs_nlink_t, i1_refcount)
2843 __field(xfs_nlink_t, i2_refcount)
2846 __field(xfs_nlink_t, i3_refcount)
Dxfs_inode.c747 xfs_nlink_t nlink, in xfs_ialloc()
966 xfs_nlink_t nlink, in xfs_dir_ialloc()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_format.h1503 xfs_nlink_t rc_refcount; /* number of inodes linked here */
1506 #define MAXREFCOUNT ((xfs_nlink_t)~0U)