Lines Matching defs:argp

92 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp)  in nfsproc_null_2_svc()
109 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
185 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) in nfsproc_setattr_2_svc()
194 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
203 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
304 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
390 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
399 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
408 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
417 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) in nfsproc_create_2_svc()
426 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_remove_2_svc()
435 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) in nfsproc_rename_2_svc()
444 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) in nfsproc_link_2_svc()
453 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) in nfsproc_symlink_2_svc()
462 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) in nfsproc_mkdir_2_svc()
471 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_rmdir_2_svc()
480 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) in nfsproc_readdir_2_svc()
518 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_statfs_2_svc()