Searched defs:xfs_buf (Results 1 – 1 of 1) sorted by relevance
155 struct xfs_buf { struct169 xfs_buf_flags_t b_flags; /* status flags */ argument183 struct xfs_buftarg *b_target; /* buffer target (device) */ argument187 struct xfs_buf_log_item *b_log_item; argument192 struct xfs_buf_map *b_maps; /* compound buffer map */ argument193 struct xfs_buf_map __b_map; /* inline compound buffer map */ argument200 void (*b_iodone)(struct xfs_buf *bp); argument221 const struct xfs_buf_ops *b_ops; argument227 int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp); argument