Lines Matching refs:xfs_buf
43 struct xfs_buf *bp) in xfs_buf_is_vmapped()
57 struct xfs_buf *bp) in xfs_buf_vmap_len()
77 struct xfs_buf *bp) in xfs_buf_ioacct_inc()
97 struct xfs_buf *bp) in __xfs_buf_ioacct_dec()
109 struct xfs_buf *bp) in xfs_buf_ioacct_dec()
126 struct xfs_buf *bp) in xfs_buf_stale()
159 struct xfs_buf *bp, in xfs_buf_get_maps()
182 struct xfs_buf *bp) in xfs_buf_free_maps()
190 struct xfs_buf *
197 struct xfs_buf *bp; in _xfs_buf_alloc()
476 const struct xfs_buf *bp = obj; in _xfs_buf_obj_cmp()
506 .key_offset = offsetof(struct xfs_buf, b_bn),
507 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
551 struct xfs_buf *new_bp, in xfs_buf_find()
552 struct xfs_buf **found_bp) in xfs_buf_find()
641 struct xfs_buf *
648 struct xfs_buf *bp; in xfs_buf_incore()
663 struct xfs_buf *
670 struct xfs_buf *bp; in xfs_buf_get_map()
671 struct xfs_buf *new_bp; in xfs_buf_get_map()
760 struct xfs_buf *bp; in xfs_buf_read_map()
816 struct xfs_buf **bpp, in xfs_buf_read_uncached()
819 struct xfs_buf *bp; in xfs_buf_read_uncached()
851 struct xfs_buf *bp, in xfs_buf_set_empty()
930 struct xfs_buf *bp; in xfs_buf_get_uncached()
1078 struct xfs_buf *bp) in xfs_buf_trylock()
1101 struct xfs_buf *bp) in xfs_buf_lock()
1114 struct xfs_buf *bp) in xfs_buf_unlock()
1148 struct xfs_buf *bp) in xfs_buf_ioend()
1184 struct xfs_buf *bp = in xfs_buf_ioend_work()
1192 struct xfs_buf *bp) in xfs_buf_ioend_async()
1211 struct xfs_buf *bp, in xfs_buf_ioerror_alert()
1222 struct xfs_buf *bp) in xfs_bwrite()
1244 struct xfs_buf *bp = (struct xfs_buf *)bio->bi_private; in xfs_buf_bio_end_io()
1266 struct xfs_buf *bp, in xfs_buf_ioapply_map()
1347 struct xfs_buf *bp) in _xfs_buf_ioapply()
1440 struct xfs_buf *bp) in xfs_buf_iowait()
1459 struct xfs_buf *bp, in __xfs_buf_submit()
1527 struct xfs_buf *bp, in xfs_buf_offset()
1599 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_wait_rele()
1650 struct xfs_buf *bp; in xfs_wait_buftarg()
1651 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_wait_buftarg()
1674 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_isolate()
1713 struct xfs_buf *bp; in xfs_buftarg_shrink_scan()
1714 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_shrink_scan()
1833 struct xfs_buf *bp; in xfs_buf_delwri_cancel()
1836 bp = list_first_entry(list, struct xfs_buf, b_list); in xfs_buf_delwri_cancel()
1858 struct xfs_buf *bp, in xfs_buf_delwri_queue()
1904 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
1905 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
1928 struct xfs_buf *bp, *n; in xfs_buf_delwri_submit_buffers()
2014 struct xfs_buf *bp; in xfs_buf_delwri_submit()
2020 bp = list_first_entry(&wait_list, struct xfs_buf, b_list); in xfs_buf_delwri_submit()
2054 struct xfs_buf *bp, in xfs_buf_delwri_pushbuf()
2112 void xfs_buf_set_ref(struct xfs_buf *bp, int lru_ref) in xfs_buf_set_ref()