Home
last modified time | relevance | path

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

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