/src/lib/libpuffs/ |
dispatcher.c | 170 struct puffs_vfsmsg_unmount *auxt = auxbuf; local in function:dispatch 173 error = pops->puffs_fs_unmount(pu, auxt->pvfsr_flags); 183 struct puffs_vfsmsg_statvfs *auxt = auxbuf; local in function:dispatch 185 error = pops->puffs_fs_statvfs(pu, &auxt->pvfsr_sb); 191 struct puffs_vfsmsg_sync *auxt = auxbuf; local in function:dispatch 192 PUFFS_MAKECRED(pcr, &auxt->pvfsr_cred); 195 auxt->pvfsr_waitfor, pcr); 201 struct puffs_vfsmsg_fhtonode *auxt = auxbuf; local in function:dispatch 204 pni.pni_cookie = &auxt->pvfsr_fhcookie; 205 pni.pni_vtype = &auxt->pvfsr_vtype 220 struct puffs_vfsmsg_nodetofh *auxt = auxbuf; local in function:dispatch 231 struct puffs_vfsmsg_extattrctl *auxt = auxbuf; local in function:dispatch 266 struct puffs_vnmsg_lookup *auxt = auxbuf; local in function:dispatch 318 struct puffs_vnmsg_create *auxt = auxbuf; local in function:dispatch 365 struct puffs_vnmsg_mknod *auxt = auxbuf; local in function:dispatch 412 struct puffs_vnmsg_open *auxt = auxbuf; local in function:dispatch 435 struct puffs_vnmsg_close *auxt = auxbuf; local in function:dispatch 450 struct puffs_vnmsg_access *auxt = auxbuf; local in function:dispatch 465 struct puffs_vnmsg_getattr *auxt = auxbuf; local in function:dispatch 491 struct puffs_vnmsg_setattr *auxt = auxbuf; local in function:dispatch 522 struct puffs_vnmsg_mmap *auxt = auxbuf; local in function:dispatch 537 struct puffs_vnmsg_fsync *auxt = auxbuf; local in function:dispatch 553 struct puffs_vnmsg_seek *auxt = auxbuf; local in function:dispatch 569 struct puffs_vnmsg_remove *auxt = auxbuf; local in function:dispatch 586 struct puffs_vnmsg_link *auxt = auxbuf; local in function:dispatch 612 struct puffs_vnmsg_rename *auxt = auxbuf; local in function:dispatch 678 struct puffs_vnmsg_mkdir *auxt = auxbuf; local in function:dispatch 725 struct puffs_vnmsg_rmdir *auxt = auxbuf; local in function:dispatch 742 struct puffs_vnmsg_symlink *auxt = auxbuf; local in function:dispatch 790 struct puffs_vnmsg_readdir *auxt = auxbuf; local in function:dispatch 830 struct puffs_vnmsg_readlink *auxt = auxbuf; local in function:dispatch 846 struct puffs_vnmsg_reclaim *auxt = auxbuf; local in function:dispatch 894 struct puffs_vnmsg_pathconf *auxt = auxbuf; local in function:dispatch 908 struct puffs_vnmsg_advlock *auxt = auxbuf; local in function:dispatch 934 struct puffs_vnmsg_abortop *auxt = auxbuf; local in function:dispatch 952 struct puffs_vnmsg_read *auxt = auxbuf; local in function:dispatch 975 struct puffs_vnmsg_write *auxt = auxbuf; local in function:dispatch 1007 struct puffs_vnmsg_poll *auxt = auxbuf; local in function:dispatch 1026 struct puffs_vnmsg_getextattr *auxt = auxbuf; local in function:dispatch 1063 struct puffs_vnmsg_setextattr *auxt = auxbuf; local in function:dispatch 1089 struct puffs_vnmsg_listextattr *auxt = auxbuf; local in function:dispatch 1129 struct puffs_vnmsg_deleteextattr *auxt = auxbuf; local in function:dispatch 1145 struct puffs_vnmsg_fallocate *auxt = auxbuf; local in function:dispatch 1159 struct puffs_vnmsg_fdiscard *auxt = auxbuf; local in function:dispatch [all...] |
dispatcher.c | 170 struct puffs_vfsmsg_unmount *auxt = auxbuf; local in function:dispatch 173 error = pops->puffs_fs_unmount(pu, auxt->pvfsr_flags); 183 struct puffs_vfsmsg_statvfs *auxt = auxbuf; local in function:dispatch 185 error = pops->puffs_fs_statvfs(pu, &auxt->pvfsr_sb); 191 struct puffs_vfsmsg_sync *auxt = auxbuf; local in function:dispatch 192 PUFFS_MAKECRED(pcr, &auxt->pvfsr_cred); 195 auxt->pvfsr_waitfor, pcr); 201 struct puffs_vfsmsg_fhtonode *auxt = auxbuf; local in function:dispatch 204 pni.pni_cookie = &auxt->pvfsr_fhcookie; 205 pni.pni_vtype = &auxt->pvfsr_vtype 220 struct puffs_vfsmsg_nodetofh *auxt = auxbuf; local in function:dispatch 231 struct puffs_vfsmsg_extattrctl *auxt = auxbuf; local in function:dispatch 266 struct puffs_vnmsg_lookup *auxt = auxbuf; local in function:dispatch 318 struct puffs_vnmsg_create *auxt = auxbuf; local in function:dispatch 365 struct puffs_vnmsg_mknod *auxt = auxbuf; local in function:dispatch 412 struct puffs_vnmsg_open *auxt = auxbuf; local in function:dispatch 435 struct puffs_vnmsg_close *auxt = auxbuf; local in function:dispatch 450 struct puffs_vnmsg_access *auxt = auxbuf; local in function:dispatch 465 struct puffs_vnmsg_getattr *auxt = auxbuf; local in function:dispatch 491 struct puffs_vnmsg_setattr *auxt = auxbuf; local in function:dispatch 522 struct puffs_vnmsg_mmap *auxt = auxbuf; local in function:dispatch 537 struct puffs_vnmsg_fsync *auxt = auxbuf; local in function:dispatch 553 struct puffs_vnmsg_seek *auxt = auxbuf; local in function:dispatch 569 struct puffs_vnmsg_remove *auxt = auxbuf; local in function:dispatch 586 struct puffs_vnmsg_link *auxt = auxbuf; local in function:dispatch 612 struct puffs_vnmsg_rename *auxt = auxbuf; local in function:dispatch 678 struct puffs_vnmsg_mkdir *auxt = auxbuf; local in function:dispatch 725 struct puffs_vnmsg_rmdir *auxt = auxbuf; local in function:dispatch 742 struct puffs_vnmsg_symlink *auxt = auxbuf; local in function:dispatch 790 struct puffs_vnmsg_readdir *auxt = auxbuf; local in function:dispatch 830 struct puffs_vnmsg_readlink *auxt = auxbuf; local in function:dispatch 846 struct puffs_vnmsg_reclaim *auxt = auxbuf; local in function:dispatch 894 struct puffs_vnmsg_pathconf *auxt = auxbuf; local in function:dispatch 908 struct puffs_vnmsg_advlock *auxt = auxbuf; local in function:dispatch 934 struct puffs_vnmsg_abortop *auxt = auxbuf; local in function:dispatch 952 struct puffs_vnmsg_read *auxt = auxbuf; local in function:dispatch 975 struct puffs_vnmsg_write *auxt = auxbuf; local in function:dispatch 1007 struct puffs_vnmsg_poll *auxt = auxbuf; local in function:dispatch 1026 struct puffs_vnmsg_getextattr *auxt = auxbuf; local in function:dispatch 1063 struct puffs_vnmsg_setextattr *auxt = auxbuf; local in function:dispatch 1089 struct puffs_vnmsg_listextattr *auxt = auxbuf; local in function:dispatch 1129 struct puffs_vnmsg_deleteextattr *auxt = auxbuf; local in function:dispatch 1145 struct puffs_vnmsg_fallocate *auxt = auxbuf; local in function:dispatch 1159 struct puffs_vnmsg_fdiscard *auxt = auxbuf; local in function:dispatch [all...] |
dispatcher.c | 170 struct puffs_vfsmsg_unmount *auxt = auxbuf; local in function:dispatch 173 error = pops->puffs_fs_unmount(pu, auxt->pvfsr_flags); 183 struct puffs_vfsmsg_statvfs *auxt = auxbuf; local in function:dispatch 185 error = pops->puffs_fs_statvfs(pu, &auxt->pvfsr_sb); 191 struct puffs_vfsmsg_sync *auxt = auxbuf; local in function:dispatch 192 PUFFS_MAKECRED(pcr, &auxt->pvfsr_cred); 195 auxt->pvfsr_waitfor, pcr); 201 struct puffs_vfsmsg_fhtonode *auxt = auxbuf; local in function:dispatch 204 pni.pni_cookie = &auxt->pvfsr_fhcookie; 205 pni.pni_vtype = &auxt->pvfsr_vtype 220 struct puffs_vfsmsg_nodetofh *auxt = auxbuf; local in function:dispatch 231 struct puffs_vfsmsg_extattrctl *auxt = auxbuf; local in function:dispatch 266 struct puffs_vnmsg_lookup *auxt = auxbuf; local in function:dispatch 318 struct puffs_vnmsg_create *auxt = auxbuf; local in function:dispatch 365 struct puffs_vnmsg_mknod *auxt = auxbuf; local in function:dispatch 412 struct puffs_vnmsg_open *auxt = auxbuf; local in function:dispatch 435 struct puffs_vnmsg_close *auxt = auxbuf; local in function:dispatch 450 struct puffs_vnmsg_access *auxt = auxbuf; local in function:dispatch 465 struct puffs_vnmsg_getattr *auxt = auxbuf; local in function:dispatch 491 struct puffs_vnmsg_setattr *auxt = auxbuf; local in function:dispatch 522 struct puffs_vnmsg_mmap *auxt = auxbuf; local in function:dispatch 537 struct puffs_vnmsg_fsync *auxt = auxbuf; local in function:dispatch 553 struct puffs_vnmsg_seek *auxt = auxbuf; local in function:dispatch 569 struct puffs_vnmsg_remove *auxt = auxbuf; local in function:dispatch 586 struct puffs_vnmsg_link *auxt = auxbuf; local in function:dispatch 612 struct puffs_vnmsg_rename *auxt = auxbuf; local in function:dispatch 678 struct puffs_vnmsg_mkdir *auxt = auxbuf; local in function:dispatch 725 struct puffs_vnmsg_rmdir *auxt = auxbuf; local in function:dispatch 742 struct puffs_vnmsg_symlink *auxt = auxbuf; local in function:dispatch 790 struct puffs_vnmsg_readdir *auxt = auxbuf; local in function:dispatch 830 struct puffs_vnmsg_readlink *auxt = auxbuf; local in function:dispatch 846 struct puffs_vnmsg_reclaim *auxt = auxbuf; local in function:dispatch 894 struct puffs_vnmsg_pathconf *auxt = auxbuf; local in function:dispatch 908 struct puffs_vnmsg_advlock *auxt = auxbuf; local in function:dispatch 934 struct puffs_vnmsg_abortop *auxt = auxbuf; local in function:dispatch 952 struct puffs_vnmsg_read *auxt = auxbuf; local in function:dispatch 975 struct puffs_vnmsg_write *auxt = auxbuf; local in function:dispatch 1007 struct puffs_vnmsg_poll *auxt = auxbuf; local in function:dispatch 1026 struct puffs_vnmsg_getextattr *auxt = auxbuf; local in function:dispatch 1063 struct puffs_vnmsg_setextattr *auxt = auxbuf; local in function:dispatch 1089 struct puffs_vnmsg_listextattr *auxt = auxbuf; local in function:dispatch 1129 struct puffs_vnmsg_deleteextattr *auxt = auxbuf; local in function:dispatch 1145 struct puffs_vnmsg_fallocate *auxt = auxbuf; local in function:dispatch 1159 struct puffs_vnmsg_fdiscard *auxt = auxbuf; local in function:dispatch [all...] |