Home
last modified time | relevance | path

Searched refs:xmbuf_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf_mem.h18 int xmbuf_alloc(struct xfs_mount *mp, const char *descr,
H A Dxfs_buf_mem.c51 xmbuf_alloc( in xmbuf_alloc() function
/linux/fs/xfs/scrub/
H A Drepair.c1268 return xmbuf_alloc(sc->mp, descr, &sc->xmbtp); in xrep_setup_xfbtree()