Home
last modified time | relevance | path

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

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