Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A 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()
A 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()
A Dtrace.h745 __field(xfs_nlink_t, refcount)
/linux/fs/xfs/
A Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
A Dxfs_inode.h451 xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs,
A Dxfs_trace.h2939 __field(xfs_nlink_t, refcount)
2972 __field(xfs_nlink_t, refcount)
3008 __field(xfs_nlink_t, i1_refcount)
3011 __field(xfs_nlink_t, i2_refcount)
3052 __field(xfs_nlink_t, i1_refcount)
3055 __field(xfs_nlink_t, i2_refcount)
3100 __field(xfs_nlink_t, i1_refcount)
3103 __field(xfs_nlink_t, i2_refcount)
3106 __field(xfs_nlink_t, i3_refcount)
A Dxfs_inode.c794 xfs_nlink_t nlink, in xfs_init_new_inode()
/linux/fs/xfs/libxfs/
A Dxfs_format.h1557 xfs_nlink_t rc_refcount; /* number of inodes linked here */
1560 #define MAXREFCOUNT ((xfs_nlink_t)~0U)

Completed in 138 milliseconds