Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Dparent.c36 xfs_nlink_t nlink;
73 xfs_nlink_t *nlink) in xchk_parent_count_parent_dentries()
136 xfs_nlink_t expected_nlink; in xchk_parent_validate()
137 xfs_nlink_t nlink; in xchk_parent_validate()
Drefcount.c80 xfs_nlink_t refcount;
83 xfs_nlink_t seen;
158 xfs_nlink_t nr; in xchk_refcountbt_process_rmap_fragments()
159 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments()
Dtrace.h745 __field(xfs_nlink_t, refcount)
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_types.h181 xfs_nlink_t rc_refcount; /* number of inodes linked here */
Dxfs_format.h1629 #define MAXREFCOUNT ((xfs_nlink_t)~0U)
/linux-6.1.9/fs/xfs/
Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
Dxfs_inode.h520 xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs,
Dxfs_trace.h2934 __field(xfs_nlink_t, refcount)
2970 __field(xfs_nlink_t, refcount)
3009 __field(xfs_nlink_t, i1_refcount)
3013 __field(xfs_nlink_t, i2_refcount)
3059 __field(xfs_nlink_t, i1_refcount)
3063 __field(xfs_nlink_t, i2_refcount)
3113 __field(xfs_nlink_t, i1_refcount)
3117 __field(xfs_nlink_t, i2_refcount)
3121 __field(xfs_nlink_t, i3_refcount)
Dxfs_inode.c785 xfs_nlink_t nlink, in xfs_init_new_inode()