Home
last modified time | relevance | path

Searched refs:layoutp (Results 1 – 7 of 7) sorted by relevance

/linux/fs/nfs/blocklayout/
A Dblocklayout.c694 lgr->layoutp->pages, lgr->layoutp->len); in bl_alloc_lseg()
/linux/fs/nfs/filelayout/
A Dfilelayout.c666 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len); in filelayout_decode_layout()
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c379 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()
380 lgr->layoutp->len); in ff_layout_alloc_lseg()
/linux/include/linux/
A Dnfs_xdr.h273 struct nfs4_layoutdriver_data *layoutp; member
/linux/fs/nfs/
A Dnfs4xdr.c5946 res->layoutp->len = be32_to_cpup(p); in decode_layoutget()
5954 res->layoutp->len); in decode_layoutget()
5956 recvd = xdr_read_pages(xdr, res->layoutp->len); in decode_layoutget()
5957 if (res->layoutp->len > recvd) { in decode_layoutget()
5960 res->layoutp->len, recvd); in decode_layoutget()
A Dpnfs.c1097 lgp->res.layoutp = &lgp->args.layout; in pnfs_alloc_init_layoutget_args()
A Dnfs4proc.c9504 } else if (lgp->res.layoutp->len == 0) { in nfs4_proc_layoutget()

Completed in 61 milliseconds