Searched refs:pag_bcache (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.h110 struct xfs_buf_cache pag_bcache; member in struct:xfs_perag
H A Dxfs_ag.c267 xfs_buf_cache_destroy(&pag->pag_bcache);
355 xfs_buf_cache_destroy(&pag->pag_bcache);
423 error = xfs_buf_cache_init(&pag->pag_bcache);
/linux-master/fs/xfs/
H A Dxfs_buf.c707 return &pag->pag_bcache;

Completed in 271 milliseconds