Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf_mem.c84 error = xfs_buf_cache_init(btp->bt_cache); in xmbuf_alloc()
Dxfs_buf.h91 int xfs_buf_cache_init(struct xfs_buf_cache *bch);
Dxfs_buf.c519 xfs_buf_cache_init( in xfs_buf_cache_init() function
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.c335 error = xfs_buf_cache_init(&pag->pag_bcache); in xfs_initialize_perag()