Lines Matching refs:xfs_buf
63 struct xfs_buf *bp) in xfs_buf_is_vmapped()
77 struct xfs_buf *bp) in xfs_buf_vmap_len()
92 struct xfs_buf *bp) in xfs_buf_stale()
117 struct xfs_buf *bp, in xfs_buf_get_maps()
140 struct xfs_buf *bp) in xfs_buf_free_maps()
148 struct xfs_buf *
155 struct xfs_buf *bp; in _xfs_buf_alloc()
488 bp = rb_entry(parent, struct xfs_buf, b_rbnode); in _xfs_buf_find()
563 struct xfs_buf *
570 struct xfs_buf *bp; in xfs_buf_get_map()
571 struct xfs_buf *new_bp; in xfs_buf_get_map()
646 struct xfs_buf *bp; in xfs_buf_read_map()
702 struct xfs_buf **bpp, in xfs_buf_read_uncached()
705 struct xfs_buf *bp; in xfs_buf_read_uncached()
737 struct xfs_buf *bp, in xfs_buf_set_empty()
816 struct xfs_buf *bp; in xfs_buf_get_uncached()
943 struct xfs_buf *bp) in xfs_buf_trylock()
966 struct xfs_buf *bp) in xfs_buf_lock()
980 struct xfs_buf *bp) in xfs_buf_unlock()
1014 struct xfs_buf *bp) in xfs_buf_ioend()
1050 struct xfs_buf *bp = in xfs_buf_ioend_work()
1058 struct xfs_buf *bp) in xfs_buf_ioend_async()
1076 struct xfs_buf *bp, in xfs_buf_ioerror_alert()
1086 struct xfs_buf *bp) in xfs_bwrite()
1132 struct xfs_buf *bp, in xfs_buf_ioapply_map()
1216 struct xfs_buf *bp) in _xfs_buf_ioapply()
1310 struct xfs_buf *bp) in xfs_buf_submit()
1371 struct xfs_buf *bp) in xfs_buf_submit_wait()
1503 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_wait_rele()
1548 struct xfs_buf *bp; in xfs_wait_buftarg()
1549 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_wait_buftarg()
1571 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_isolate()
1610 struct xfs_buf *bp; in xfs_buftarg_shrink_scan()
1611 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_shrink_scan()
1728 struct xfs_buf *bp, in xfs_buf_delwri_queue()
1774 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
1775 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
1793 struct xfs_buf *bp, *n; in __xfs_buf_delwri_submit()
1879 struct xfs_buf *bp; in xfs_buf_delwri_submit()
1885 bp = list_first_entry(&io_list, struct xfs_buf, b_list); in xfs_buf_delwri_submit()