Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drefcount.c88 xfs_nlink_t refcount;
91 xfs_nlink_t seen;
166 xfs_nlink_t nr; in xchk_refcountbt_process_rmap_fragments()
167 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments()
282 xfs_nlink_t refcount) in xchk_refcountbt_xref_rmap()
329 xfs_nlink_t refcount) in xchk_refcountbt_xref()
350 xfs_nlink_t refcount; in xchk_refcountbt_rec()
Dparent.c44 xfs_nlink_t nlink;
70 xfs_nlink_t *nlink) in xchk_parent_count_parent_dentries()
130 xfs_nlink_t expected_nlink; in xchk_parent_validate()
131 xfs_nlink_t nlink; in xchk_parent_validate()
Dtrace.h568 __field(xfs_nlink_t, refcount)
/linux-4.19.296/fs/xfs/
Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
Dxfs_inode.h442 xfs_nlink_t, dev_t, prid_t,
Dxfs_trace.h2654 __field(xfs_nlink_t, refcount)
2687 __field(xfs_nlink_t, refcount)
2723 __field(xfs_nlink_t, i1_refcount)
2726 __field(xfs_nlink_t, i2_refcount)
2767 __field(xfs_nlink_t, i1_refcount)
2770 __field(xfs_nlink_t, i2_refcount)
2815 __field(xfs_nlink_t, i1_refcount)
2818 __field(xfs_nlink_t, i2_refcount)
2821 __field(xfs_nlink_t, i3_refcount)
Dxfs_inode.c753 xfs_nlink_t nlink, in xfs_ialloc()
972 xfs_nlink_t nlink, in xfs_dir_ialloc()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h1495 xfs_nlink_t rc_refcount; /* number of inodes linked here */
1498 #define MAXREFCOUNT ((xfs_nlink_t)~0U)