Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/objlayout/
Dobjlayout.h110 extern int objio_alloc_lseg(struct pnfs_layout_segment **outp,
Dobjio_osd.c210 int objio_alloc_lseg(struct pnfs_layout_segment **outp, in objio_alloc_lseg() function
Dobjlayout.c106 status = objio_alloc_lseg(&lseg, pnfslay, &lgr->range, &stream, gfp_flags); in objlayout_alloc_lseg()