Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/scrub/
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 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()
A Dtrace.h745 __field(xfs_nlink_t, refcount)
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_types.h181 xfs_nlink_t rc_refcount; /* number of inodes linked here */
A Dxfs_refcount.c823 static inline xfs_nlink_t
845 xfs_nlink_t new_refcount; in xfs_refc_want_merge_center()
887 xfs_nlink_t new_refcount; in xfs_refc_want_merge_left()
921 xfs_nlink_t new_refcount; in xfs_refc_want_merge_right()
A Dxfs_format.h1629 #define MAXREFCOUNT ((xfs_nlink_t)~0U)
/linux-6.3-rc2/fs/xfs/
A Dxfs_linux.h20 typedef __u32 xfs_nlink_t; typedef
A Dxfs_inode.h520 xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs,
A Dxfs_trace.h2935 __field(xfs_nlink_t, refcount)
2971 __field(xfs_nlink_t, refcount)
3010 __field(xfs_nlink_t, i1_refcount)
3014 __field(xfs_nlink_t, i2_refcount)
3060 __field(xfs_nlink_t, i1_refcount)
3064 __field(xfs_nlink_t, i2_refcount)
3114 __field(xfs_nlink_t, i1_refcount)
3118 __field(xfs_nlink_t, i2_refcount)
3122 __field(xfs_nlink_t, i3_refcount)
A Dxfs_inode.c785 xfs_nlink_t nlink, in xfs_init_new_inode()

Completed in 29 milliseconds