Home
last modified time | relevance | path

Searched refs:layoutid (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/nfs/
Dpnfs.h130 …struct pnfs_layout_segment * (*alloc_lseg) (struct pnfs_layout_hdr *layoutid, struct nfs4_layoutge…
172 void (*encode_layoutreturn) (struct pnfs_layout_hdr *layoutid,
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c818 filelayout_alloc_lseg(struct pnfs_layout_hdr *layoutid, in filelayout_alloc_lseg() argument
831 rc = filelayout_decode_layout(layoutid, fl, lgr, &id, gfp_flags); in filelayout_alloc_lseg()
832 if (rc != 0 || filelayout_check_layout(layoutid, fl, lgr, &id, gfp_flags)) { in filelayout_alloc_lseg()