Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2948 struct layoutrecall_file4 { struct
2954 typedef struct layoutrecall_file4 layoutrecall_file4; argument
2959 layoutrecall_file4 lor_layout;
3627 extern bool_t xdr_layoutrecall_file4(XDR *, layoutrecall_file4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3332 struct layoutrecall_file4 { struct
3341 layoutrecall_file4 lor_layout; argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2085 xdr_layoutrecall_file4(XDR *xdrs, layoutrecall_file4 *objp) in xdr_layoutrecall_file4()