Home
last modified time | relevance | path

Searched refs:xfs_suminfo_t (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h289 return XFS_B_TO_FSBT(mp, rsumoff * sizeof(xfs_suminfo_t)); in xfs_rtsumoffs_to_block()
327 static inline xfs_suminfo_t
340 static inline xfs_suminfo_t
397 xfs_fileoff_t bbno, xfs_suminfo_t *sum);
H A Dxfs_types.h23 typedef int32_t xfs_suminfo_t; /* type of bitmap summary info */ typedef
H A Dxfs_rtbitmap.c576 last = first + sizeof(xfs_suminfo_t) - 1; in xfs_trans_log_rtsummary()
596 xfs_suminfo_t val; in xfs_rtmodify_summary()
626 xfs_suminfo_t *sum) /* out: summary info for this block */ in xfs_rtget_summary()
/linux/fs/xfs/scrub/
H A Drtsummary.c151 static inline xfs_suminfo_t
181 xfs_suminfo_t value; in xchk_rtsum_record_free()
H A Dtrace.h1255 xfs_suminfo_t value),
1264 __field(xfs_suminfo_t, value)
/linux/fs/xfs/
H A Dxfs_rtalloc.c52 xfs_suminfo_t sum; /* summary data */ in xfs_rtany_summary()
105 xfs_suminfo_t sum; /* summary data */ in xfs_rtcopy_summary()
561 xfs_suminfo_t sum; /* summary information for extents */ in xfs_rtalloc_sumlevel()