Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_buf_mem.c84 error = xfs_buf_cache_init(btp->bt_cache); in xmbuf_alloc()
Dxfs_buf.h83 int xfs_buf_cache_init(struct xfs_buf_cache *bch);
Dxfs_buf.c445 xfs_buf_cache_init( in xfs_buf_cache_init() function
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_ag.c238 error = xfs_buf_cache_init(&pag->pag_bcache); in xfs_perag_alloc()