Home
last modified time | relevance | path

Searched refs:nfs_getfh_args (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfssys.h93 struct nfs_getfh_args { struct
229 struct nfs_getfh_args *nfs_getfh_args_u; /* nfs_getfh args */
317 extern int nfs_getfh(struct nfs_getfh_args *, model_t, cred_t *);
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dnfssys.c58 struct nfs_getfh_args nga; in nfs_getfh()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c190 STRUCT_DECL(nfs_getfh_args, nga); in nfssys()
H A Dnfs_export.c1989 nfs_getfh(struct nfs_getfh_args *args, model_t model, cred_t *cr) in nfs_getfh()
2000 STRUCT_HANDLE(nfs_getfh_args, uap); in nfs_getfh()