Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/scrub/
Dparent.c35 xfs_nlink_t nlink;
105 xfs_nlink_t expected_nlink; in xchk_parent_validate()
Drefcount.c83 xfs_nlink_t refcount;
86 xfs_nlink_t seen;
161 xfs_nlink_t nr; in xchk_refcountbt_process_rmap_fragments()
162 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments()
Dtrace.h751 xfs_nlink_t seen),
759 __field(xfs_nlink_t, refcount)
760 __field(xfs_nlink_t, seen)
1188 __field(xfs_nlink_t, refcount)
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_types.h181 xfs_nlink_t rc_refcount; /* number of inodes linked here */
Dxfs_refcount.c845 static inline xfs_nlink_t
867 xfs_nlink_t new_refcount; in xfs_refc_want_merge_center()
909 xfs_nlink_t new_refcount; in xfs_refc_want_merge_left()
943 xfs_nlink_t new_refcount; in xfs_refc_want_merge_right()
Dxfs_format.h1629 #define MAXREFCOUNT ((xfs_nlink_t)~0U)
/linux-6.6.21/fs/xfs/
Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
Dxfs_inode.h549 xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs,
Dxfs_trace.h2976 __field(xfs_nlink_t, refcount)
3012 __field(xfs_nlink_t, refcount)
3051 __field(xfs_nlink_t, i1_refcount)
3055 __field(xfs_nlink_t, i2_refcount)
3101 __field(xfs_nlink_t, i1_refcount)
3105 __field(xfs_nlink_t, i2_refcount)
3155 __field(xfs_nlink_t, i1_refcount)
3159 __field(xfs_nlink_t, i2_refcount)
3163 __field(xfs_nlink_t, i3_refcount)
Dxfs_inode.c785 xfs_nlink_t nlink, in xfs_init_new_inode()