Home
last modified time | relevance | path

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

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