Searched refs:nfs_copyin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c258 nfs_copyin(char *data, int datalen, struct nfs_args *nargs, nfs_fhandle *fh) function
542 error = nfs_copyin(data, uap->datalen, args, fhandle);
819 * validate from the nfs_copyin function.

Completed in 48 milliseconds