Lines Matching refs:xfs_buf

54 static int __xfs_buf_submit(struct xfs_buf *bp, bool wait);
58 struct xfs_buf *bp) in xfs_buf_submit()
65 struct xfs_buf *bp) in xfs_buf_is_vmapped()
79 struct xfs_buf *bp) in xfs_buf_vmap_len()
99 struct xfs_buf *bp) in xfs_buf_ioacct_inc()
119 struct xfs_buf *bp) in __xfs_buf_ioacct_dec()
131 struct xfs_buf *bp) in xfs_buf_ioacct_dec()
148 struct xfs_buf *bp) in xfs_buf_stale()
181 struct xfs_buf *bp, in xfs_buf_get_maps()
204 struct xfs_buf *bp) in xfs_buf_free_maps()
218 struct xfs_buf **bpp) in _xfs_buf_alloc()
220 struct xfs_buf *bp; in _xfs_buf_alloc()
276 struct xfs_buf *bp) in xfs_buf_free_pages()
302 struct xfs_buf *bp = container_of(cb, struct xfs_buf, b_rcu); in xfs_buf_free_callback()
310 struct xfs_buf *bp) in xfs_buf_free()
326 struct xfs_buf *bp, in xfs_buf_alloc_kmem()
357 struct xfs_buf *bp, in xfs_buf_alloc_pages()
418 struct xfs_buf *bp, in _xfs_buf_map_pages()
465 const struct xfs_buf *bp = obj; in _xfs_buf_obj_cmp()
495 .key_offset = offsetof(struct xfs_buf, b_rhash_key),
496 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
544 struct xfs_buf *bp, in xfs_buf_find_lock()
575 struct xfs_buf **bpp) in xfs_buf_lookup()
577 struct xfs_buf *bp; in xfs_buf_lookup()
611 struct xfs_buf **bpp) in xfs_buf_find_insert()
613 struct xfs_buf *new_bp; in xfs_buf_find_insert()
614 struct xfs_buf *bp; in xfs_buf_find_insert()
678 struct xfs_buf **bpp) in xfs_buf_get_map()
681 struct xfs_buf *bp = NULL; in xfs_buf_get_map()
748 struct xfs_buf *bp, in _xfs_buf_read()
779 struct xfs_buf *bp, in xfs_buf_reverify()
801 struct xfs_buf **bpp, in xfs_buf_read_map()
805 struct xfs_buf *bp; in xfs_buf_read_map()
887 struct xfs_buf *bp; in xfs_buf_readahead_map()
906 struct xfs_buf **bpp, in xfs_buf_read_uncached()
909 struct xfs_buf *bp; in xfs_buf_read_uncached()
941 struct xfs_buf **bpp) in xfs_buf_get_uncached()
944 struct xfs_buf *bp; in xfs_buf_get_uncached()
981 struct xfs_buf *bp) in xfs_buf_hold()
993 struct xfs_buf *bp) in xfs_buf_rele()
1091 struct xfs_buf *bp) in xfs_buf_trylock()
1114 struct xfs_buf *bp) in xfs_buf_lock()
1127 struct xfs_buf *bp) in xfs_buf_unlock()
1137 struct xfs_buf *bp) in xfs_buf_wait_unpin()
1157 struct xfs_buf *bp) in xfs_buf_ioerror_alert_ratelimited()
1176 struct xfs_buf *bp, in xfs_buf_ioerror_permanent()
1214 struct xfs_buf *bp) in xfs_buf_ioend_handle_error()
1290 struct xfs_buf *bp) in xfs_buf_ioend()
1348 struct xfs_buf *bp = in xfs_buf_ioend_work()
1349 container_of(work, struct xfs_buf, b_ioend_work); in xfs_buf_ioend_work()
1356 struct xfs_buf *bp) in xfs_buf_ioend_async()
1364 struct xfs_buf *bp, in __xfs_buf_ioerror()
1375 struct xfs_buf *bp, in xfs_buf_ioerror_alert()
1392 struct xfs_buf *bp) in xfs_buf_ioend_fail()
1402 struct xfs_buf *bp) in xfs_bwrite()
1422 struct xfs_buf *bp = (struct xfs_buf *)bio->bi_private; in xfs_buf_bio_end_io()
1449 struct xfs_buf *bp, in xfs_buf_ioapply_map()
1527 struct xfs_buf *bp) in _xfs_buf_ioapply()
1606 struct xfs_buf *bp) in xfs_buf_iowait()
1625 struct xfs_buf *bp, in __xfs_buf_submit()
1704 struct xfs_buf *bp, in xfs_buf_offset()
1718 struct xfs_buf *bp, in xfs_buf_zero()
1756 struct xfs_buf *bp, in __xfs_buf_mark_corrupt()
1782 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_drain_rele()
1844 struct xfs_buf *bp; in xfs_buftarg_drain()
1845 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_drain()
1880 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_isolate()
1919 struct xfs_buf *bp; in xfs_buftarg_shrink_scan()
1920 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_shrink_scan()
2053 struct xfs_buf *bp; in xfs_buf_delwri_cancel()
2056 bp = list_first_entry(list, struct xfs_buf, b_list); in xfs_buf_delwri_cancel()
2078 struct xfs_buf *bp, in xfs_buf_delwri_queue()
2124 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
2125 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
2148 struct xfs_buf *bp, *n; in xfs_buf_delwri_submit_buffers()
2241 struct xfs_buf *bp; in xfs_buf_delwri_submit()
2247 bp = list_first_entry(&wait_list, struct xfs_buf, b_list); in xfs_buf_delwri_submit()
2281 struct xfs_buf *bp, in xfs_buf_delwri_pushbuf()
2319 void xfs_buf_set_ref(struct xfs_buf *bp, int lru_ref) in xfs_buf_set_ref()
2339 struct xfs_buf *bp, in xfs_verify_magic()
2357 struct xfs_buf *bp, in xfs_verify_magic16()