Home
last modified time | relevance | path

Searched refs:xfs_dsb_t (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_trans.c480 xfs_dsb_t *sbp; in xfs_trans_apply_sb_deltas()
544 xfs_trans_log_buf(tp, bp, 0, sizeof(xfs_dsb_t) - 1); in xfs_trans_apply_sb_deltas()
550 xfs_trans_log_buf(tp, bp, offsetof(xfs_dsb_t, sb_icount), in xfs_trans_apply_sb_deltas()
551 offsetof(xfs_dsb_t, sb_frextents) + in xfs_trans_apply_sb_deltas()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_sb.c498 xfs_dsb_t *from, in __xfs_sb_from_disk()
574 xfs_dsb_t *from) in xfs_sb_from_disk()
Dxfs_format.h266 } xfs_dsb_t; typedef