Home
last modified time | relevance | path

Searched refs:xfs_buf_cache_destroy (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_buf_mem.c106 xfs_buf_cache_destroy(btp->bt_cache); in xmbuf_alloc()
125 xfs_buf_cache_destroy(btp->bt_cache); in xmbuf_free()
Dxfs_buf.h84 void xfs_buf_cache_destroy(struct xfs_buf_cache *bch);
Dxfs_buf.c452 xfs_buf_cache_destroy( in xfs_buf_cache_destroy() function
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_ag.c116 xfs_buf_cache_destroy(&pag->pag_bcache); in xfs_perag_uninit()
258 xfs_buf_cache_destroy(&pag->pag_bcache); in xfs_perag_alloc()