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()
487 bp = rb_entry(parent, struct xfs_buf, b_rbnode); in _xfs_buf_find()
562 struct xfs_buf *
569 struct xfs_buf *bp; in xfs_buf_get_map()
570 struct xfs_buf *new_bp; in xfs_buf_get_map()
645 struct xfs_buf *bp; in xfs_buf_read_map()
701 struct xfs_buf **bpp, in xfs_buf_read_uncached()
704 struct xfs_buf *bp; in xfs_buf_read_uncached()
736 struct xfs_buf *bp, in xfs_buf_set_empty()
815 struct xfs_buf *bp; in xfs_buf_get_uncached()
942 struct xfs_buf *bp) in xfs_buf_trylock()
965 struct xfs_buf *bp) in xfs_buf_lock()
979 struct xfs_buf *bp) in xfs_buf_unlock()
1013 struct xfs_buf *bp) in xfs_buf_ioend()
1049 struct xfs_buf *bp = in xfs_buf_ioend_work()
1057 struct xfs_buf *bp) in xfs_buf_ioend_async()
1075 struct xfs_buf *bp, in xfs_buf_ioerror_alert()
1085 struct xfs_buf *bp) in xfs_bwrite()
1130 struct xfs_buf *bp, in xfs_buf_ioapply_map()
1214 struct xfs_buf *bp) in _xfs_buf_ioapply()
1308 struct xfs_buf *bp) in xfs_buf_submit()
1369 struct xfs_buf *bp) in xfs_buf_submit_wait()
1429 struct xfs_buf *bp, in xfs_buf_offset()
1501 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_wait_rele()
1546 struct xfs_buf *bp; in xfs_wait_buftarg()
1547 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_wait_buftarg()
1570 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_isolate()
1609 struct xfs_buf *bp; in xfs_buftarg_shrink_scan()
1610 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_shrink_scan()
1727 struct xfs_buf *bp, in xfs_buf_delwri_queue()
1773 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
1774 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
1792 struct xfs_buf *bp, *n; in __xfs_buf_delwri_submit()
1878 struct xfs_buf *bp; in xfs_buf_delwri_submit()
1884 bp = list_first_entry(&io_list, struct xfs_buf, b_list); in xfs_buf_delwri_submit()