Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.h210 return XFS_B_TO_FSBT(mp, rsumoff * sizeof(xfs_suminfo_t)); in xfs_rtsumoffs_to_block()
239 static inline xfs_suminfo_t
250 static inline xfs_suminfo_t
289 xfs_fileoff_t bbno, xfs_suminfo_t *sum);
A Dxfs_types.h21 typedef int32_t xfs_suminfo_t; /* type of bitmap summary info */ typedef
A Dxfs_rtbitmap.c488 last = first + sizeof(xfs_suminfo_t) - 1; in xfs_trans_log_rtsummary()
507 xfs_suminfo_t val; in xfs_rtmodify_summary()
537 xfs_suminfo_t *sum) /* out: summary info for this block */ in xfs_rtget_summary()
/linux/fs/xfs/scrub/
A Drtsummary.c146 static inline xfs_suminfo_t
170 xfs_suminfo_t value; in xchk_rtsum_record_free()
A Dtrace.h1242 xfs_suminfo_t value),
1251 __field(xfs_suminfo_t, value)
/linux/fs/xfs/
A Dxfs_rtalloc.c44 xfs_suminfo_t sum; /* summary data */ in xfs_rtany_summary()
98 xfs_suminfo_t sum; /* summary data */ in xfs_rtcopy_summary()
555 xfs_suminfo_t sum; /* summary information for extents */ in xfs_rtalloc_sumlevel()

Completed in 28 milliseconds