Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h149 struct xfs_buf { struct
163 xfs_buf_flags_t b_flags; /* status flags */ argument
177 struct xfs_buftarg *b_target; /* buffer target (device) */ argument
181 struct xfs_buf_log_item *b_log_item; argument
184 struct xfs_buf_map *b_maps; /* compound buffer map */ argument
185 struct xfs_buf_map __b_map; /* inline compound buffer map */ argument
189 void (*b_iodone)(struct xfs_buf *bp); argument
210 const struct xfs_buf_ops *b_ops; argument
216 int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp); argument