Home
last modified time | relevance | path

Searched defs:xfs_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_buf.h155 struct xfs_buf { struct
169 xfs_buf_flags_t b_flags; /* status flags */ argument
183 struct xfs_buftarg *b_target; /* buffer target (device) */ argument
187 struct xfs_buf_log_item *b_log_item; argument
192 struct xfs_buf_map *b_maps; /* compound buffer map */ argument
193 struct xfs_buf_map __b_map; /* inline compound buffer map */ argument
200 void (*b_iodone)(struct xfs_buf *bp); argument
221 const struct xfs_buf_ops *b_ops; argument
227 int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp); argument