• Home
  • Raw
  • Download

Lines Matching refs:xfs_buf

54 	struct xfs_buf	*bp)  in xfs_buf_is_vmapped()
68 struct xfs_buf *bp) in xfs_buf_vmap_len()
88 struct xfs_buf *bp) in xfs_buf_ioacct_inc()
108 struct xfs_buf *bp) in __xfs_buf_ioacct_dec()
120 struct xfs_buf *bp) in xfs_buf_ioacct_dec()
137 struct xfs_buf *bp) in xfs_buf_stale()
170 struct xfs_buf *bp, in xfs_buf_get_maps()
193 struct xfs_buf *bp) in xfs_buf_free_maps()
201 static struct xfs_buf *
208 struct xfs_buf *bp; in _xfs_buf_alloc()
498 const struct xfs_buf *bp = obj; in _xfs_buf_obj_cmp()
528 .key_offset = offsetof(struct xfs_buf, b_bn),
529 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
573 struct xfs_buf *new_bp, in xfs_buf_find()
574 struct xfs_buf **found_bp) in xfs_buf_find()
663 struct xfs_buf *
670 struct xfs_buf *bp; in xfs_buf_incore()
685 struct xfs_buf *
692 struct xfs_buf *bp; in xfs_buf_get_map()
693 struct xfs_buf *new_bp; in xfs_buf_get_map()
793 struct xfs_buf *bp, in xfs_buf_reverify()
817 struct xfs_buf *bp; in xfs_buf_read_map()
879 struct xfs_buf **bpp, in xfs_buf_read_uncached()
882 struct xfs_buf *bp; in xfs_buf_read_uncached()
916 struct xfs_buf *bp; in xfs_buf_get_uncached()
1074 struct xfs_buf *bp) in xfs_buf_trylock()
1097 struct xfs_buf *bp) in xfs_buf_lock()
1110 struct xfs_buf *bp) in xfs_buf_unlock()
1144 struct xfs_buf *bp) in xfs_buf_ioend()
1180 struct xfs_buf *bp = in xfs_buf_ioend_work()
1188 struct xfs_buf *bp) in xfs_buf_ioend_async()
1207 struct xfs_buf *bp, in xfs_buf_ioerror_alert()
1218 struct xfs_buf *bp) in xfs_bwrite()
1238 struct xfs_buf *bp = (struct xfs_buf *)bio->bi_private; in xfs_buf_bio_end_io()
1260 struct xfs_buf *bp, in xfs_buf_ioapply_map()
1341 struct xfs_buf *bp) in _xfs_buf_ioapply()
1421 struct xfs_buf *bp) in xfs_buf_iowait()
1440 struct xfs_buf *bp, in __xfs_buf_submit()
1507 struct xfs_buf *bp, in xfs_buf_offset()
1522 struct xfs_buf *bp, in xfs_buf_zero()
1564 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_wait_rele()
1615 struct xfs_buf *bp; in xfs_wait_buftarg()
1616 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_wait_buftarg()
1639 struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); in xfs_buftarg_isolate()
1678 struct xfs_buf *bp; in xfs_buftarg_shrink_scan()
1679 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_shrink_scan()
1798 struct xfs_buf *bp; in xfs_buf_delwri_cancel()
1801 bp = list_first_entry(list, struct xfs_buf, b_list); in xfs_buf_delwri_cancel()
1823 struct xfs_buf *bp, in xfs_buf_delwri_queue()
1869 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
1870 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
1893 struct xfs_buf *bp, *n; in xfs_buf_delwri_submit_buffers()
1985 struct xfs_buf *bp; in xfs_buf_delwri_submit()
1991 bp = list_first_entry(&wait_list, struct xfs_buf, b_list); in xfs_buf_delwri_submit()
2025 struct xfs_buf *bp, in xfs_buf_delwri_pushbuf()
2083 void xfs_buf_set_ref(struct xfs_buf *bp, int lru_ref) in xfs_buf_set_ref()
2103 struct xfs_buf *bp, in xfs_verify_magic()
2121 struct xfs_buf *bp, in xfs_verify_magic16()