Searched refs:bt_cache (Results 1 – 3 of 3) sorted by relevance
61 btp = kzalloc(struct_size(btp, bt_cache, 1), GFP_KERNEL); in xmbuf_alloc()84 error = xfs_buf_cache_init(btp->bt_cache); in xmbuf_alloc()106 xfs_buf_cache_destroy(btp->bt_cache); in xmbuf_alloc()125 xfs_buf_cache_destroy(btp->bt_cache); in xmbuf_free()
128 struct xfs_buf_cache bt_cache[]; member
711 return btp->bt_cache; in xfs_buftarg_buf_cache()