Lines Matching refs:xfs_buf
50 static void xfs_buf_submit(struct xfs_buf *bp);
51 static int xfs_buf_iowait(struct xfs_buf *bp);
53 static inline bool xfs_buf_is_uncached(struct xfs_buf *bp) in xfs_buf_is_uncached()
60 struct xfs_buf *bp) in xfs_buf_is_vmapped()
74 struct xfs_buf *bp) in xfs_buf_vmap_len()
89 struct xfs_buf *bp) in xfs_buf_stale()
114 struct xfs_buf *bp, in xfs_buf_get_maps()
134 struct xfs_buf *bp) in xfs_buf_free_maps()
148 struct xfs_buf **bpp) in _xfs_buf_alloc()
150 struct xfs_buf *bp; in _xfs_buf_alloc()
209 struct xfs_buf *bp) in xfs_buf_free_pages()
234 struct xfs_buf *bp = container_of(cb, struct xfs_buf, b_rcu); in xfs_buf_free_callback()
242 struct xfs_buf *bp) in xfs_buf_free()
260 struct xfs_buf *bp, in xfs_buf_alloc_kmem()
291 struct xfs_buf *bp, in xfs_buf_alloc_pages()
350 struct xfs_buf *bp, in _xfs_buf_map_pages()
404 const struct xfs_buf *bp = obj; in _xfs_buf_obj_cmp()
438 .key_offset = offsetof(struct xfs_buf, b_rhash_key),
439 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
486 struct xfs_buf *bp, in xfs_buf_find_lock()
518 struct xfs_buf *bp) in xfs_buf_try_hold()
535 struct xfs_buf **bpp) in xfs_buf_lookup()
537 struct xfs_buf *bp; in xfs_buf_lookup()
572 struct xfs_buf **bpp) in xfs_buf_find_insert()
574 struct xfs_buf *new_bp; in xfs_buf_find_insert()
575 struct xfs_buf *bp; in xfs_buf_find_insert()
664 struct xfs_buf **bpp) in xfs_buf_get_map()
668 struct xfs_buf *bp = NULL; in xfs_buf_get_map()
739 struct xfs_buf *bp) in _xfs_buf_read()
768 struct xfs_buf *bp, in xfs_buf_reverify()
790 struct xfs_buf **bpp, in xfs_buf_read_map()
794 struct xfs_buf *bp; in xfs_buf_read_map()
869 struct xfs_buf *bp; in xfs_buf_readahead_map()
907 struct xfs_buf **bpp, in xfs_buf_read_uncached()
910 struct xfs_buf *bp; in xfs_buf_read_uncached()
942 struct xfs_buf **bpp) in xfs_buf_get_uncached()
945 struct xfs_buf *bp; in xfs_buf_get_uncached()
987 struct xfs_buf *bp) in xfs_buf_hold()
998 struct xfs_buf *bp) in xfs_buf_rele_uncached()
1013 struct xfs_buf *bp) in xfs_buf_rele_cached()
1074 struct xfs_buf *bp) in xfs_buf_rele()
1096 struct xfs_buf *bp) in xfs_buf_trylock()
1119 struct xfs_buf *bp) in xfs_buf_lock()
1132 struct xfs_buf *bp) in xfs_buf_unlock()
1142 struct xfs_buf *bp) in xfs_buf_wait_unpin()
1162 struct xfs_buf *bp) in xfs_buf_ioerror_alert_ratelimited()
1181 struct xfs_buf *bp, in xfs_buf_ioerror_permanent()
1219 struct xfs_buf *bp) in xfs_buf_ioend_handle_error()
1297 struct xfs_buf *bp) in __xfs_buf_ioend()
1344 struct xfs_buf *bp) in xfs_buf_ioend()
1358 struct xfs_buf *bp = in xfs_buf_ioend_work()
1359 container_of(work, struct xfs_buf, b_ioend_work); in xfs_buf_ioend_work()
1367 struct xfs_buf *bp, in __xfs_buf_ioerror()
1378 struct xfs_buf *bp, in xfs_buf_ioerror_alert()
1395 struct xfs_buf *bp) in xfs_buf_ioend_fail()
1405 struct xfs_buf *bp) in xfs_bwrite()
1426 struct xfs_buf *bp = bio->bi_private; in xfs_buf_bio_end_io()
1446 struct xfs_buf *bp) in xfs_buf_bio_op()
1463 struct xfs_buf *bp) in xfs_buf_submit_bio()
1513 struct xfs_buf *bp) in xfs_buf_iowait()
1532 struct xfs_buf *bp) in xfs_buf_verify_write()
1564 struct xfs_buf *bp) in xfs_buf_submit()
1616 struct xfs_buf *bp, in xfs_buf_offset()
1630 struct xfs_buf *bp, in xfs_buf_zero()
1668 struct xfs_buf *bp, in __xfs_buf_mark_corrupt()
1693 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_drain_rele()
1755 struct xfs_buf *bp; in xfs_buftarg_drain()
1756 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_drain()
1790 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_isolate()
1828 struct xfs_buf *bp; in xfs_buftarg_shrink_scan()
1829 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_shrink_scan()
1972 struct xfs_buf *bp) in xfs_buf_list_del()
1988 struct xfs_buf *bp; in xfs_buf_delwri_cancel()
1991 bp = list_first_entry(list, struct xfs_buf, b_list); in xfs_buf_delwri_cancel()
2013 struct xfs_buf *bp, in xfs_buf_delwri_queue()
2056 struct xfs_buf *bp, in xfs_buf_delwri_queue_here()
2087 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
2088 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
2101 struct xfs_buf *bp) in xfs_buf_delwri_submit_prep()
2141 struct xfs_buf *bp, *n; in xfs_buf_delwri_submit_nowait()
2181 struct xfs_buf *bp, *n; in xfs_buf_delwri_submit()
2199 bp = list_first_entry(&wait_list, struct xfs_buf, b_list); in xfs_buf_delwri_submit()
2228 struct xfs_buf *bp, in xfs_buf_delwri_pushbuf()
2254 void xfs_buf_set_ref(struct xfs_buf *bp, int lru_ref) in xfs_buf_set_ref()
2274 struct xfs_buf *bp, in xfs_verify_magic()
2292 struct xfs_buf *bp, in xfs_verify_magic16()