Home
last modified time | relevance | path

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

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