Searched defs:xfs_buf (Results 1 – 1 of 1) sorted by relevance
148 struct xfs_buf { struct162 xfs_buf_flags_t b_flags; /* status flags */ argument176 struct xfs_buftarg *b_target; /* buffer target (device) */ argument180 struct xfs_buf_log_item *b_log_item; argument183 struct xfs_buf_map *b_maps; /* compound buffer map */ argument184 struct xfs_buf_map __b_map; /* inline compound buffer map */ argument188 void (*b_iodone)(struct xfs_buf *bp); argument209 const struct xfs_buf_ops *b_ops; argument215 int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp); argument