Searched defs:xfs_buf (Results 1 – 1 of 1) sorted by relevance
140 typedef struct xfs_buf { struct153 xfs_buf_flags_t b_flags; /* status flags */ argument167 xfs_buftarg_t *b_target; /* buffer target (device) */ argument171 xfs_buf_iodone_t b_iodone; /* I/O completion function */ argument177 struct xfs_buf_map *b_maps; /* compound buffer map */ argument178 struct xfs_buf_map __b_map; /* inline compound buffer map */ argument186 const struct xfs_buf_ops *b_ops; argument194 struct xfs_buf *_xfs_buf_find(struct xfs_buftarg *target, argument