Lines Matching defs:argp
90 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_null_2_svc()
107 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
184 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) in nfsproc_setattr_2_svc()
193 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
202 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
305 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
393 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
402 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
411 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
420 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) in nfsproc_create_2_svc()
429 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_remove_2_svc()
438 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) in nfsproc_rename_2_svc()
447 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) in nfsproc_link_2_svc()
456 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) in nfsproc_symlink_2_svc()
465 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) in nfsproc_mkdir_2_svc()
474 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_rmdir_2_svc()
483 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) in nfsproc_readdir_2_svc()
521 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_statfs_2_svc()