Lines Matching full:in

5 # Redistribution and use in source and binary forms, with or without
10 # 2. Redistributions in binary form must reproduce the above copyright
11 # notice, this list of conditions and the following disclaimer in the
20 # ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 # Above each of the vop descriptors in lines starting with %%
33 # columns are in, out and error respectively. The "in" column defines
45 # indirection (**vpp) and that name is hard-coded in vnode_if.awk !
55 IN struct vnode *vp;
63 # on the flags and operation fields in the (cnp) structure. Note
67 IN struct vnode *dvp;
69 IN struct componentname *cnp;
79 IN struct vnode *dvp;
81 IN struct componentname *cnp;
91 IN struct vnode *dvp;
93 IN struct componentname *cnp;
94 IN struct vattr *vap;
103 IN struct vnode *dvp;
104 IN struct componentname *cnp;
105 IN int flags;
115 IN struct vnode *dvp;
117 IN struct componentname *cnp;
118 IN struct vattr *vap;
126 IN struct vnode *vp;
127 IN int mode;
128 IN struct ucred *cred;
129 IN struct thread *td;
130 IN struct file *fp;
138 IN struct vnode *vp;
139 IN int fflag;
140 IN struct ucred *cred;
141 IN struct thread *td;
150 IN struct vnode *vp;
151 IN struct ucred *cred;
160 IN struct vnode *vp;
161 IN struct cache_fpl *fpl;
168 IN struct vnode *vp;
169 IN accmode_t accmode;
170 IN struct ucred *cred;
171 IN struct thread *td;
178 IN struct vnode *vp;
179 IN accmode_t accmode;
180 IN struct ucred *cred;
181 IN struct thread *td;
188 IN struct vnode *vp;
190 IN struct ucred *active_cred;
191 IN struct ucred *file_cred;
198 IN struct vnode *vp;
200 IN struct ucred *cred;
209 IN struct vnode *vp;
210 IN struct vattr *vap;
211 IN struct ucred *cred;
218 IN struct vnode *vp;
226 IN struct vnode *vp;
228 IN int ioflag;
229 IN struct ucred *cred;
237 IN struct vnode *vp;
239 IN int ioflag;
240 IN struct ucred *cred;
249 IN struct vnode *vp;
251 IN int ioflag;
252 IN struct ucred *cred;
259 IN struct vnode *vp;
260 IN u_long command;
261 IN void *data;
262 IN int fflag;
263 IN struct ucred *cred;
264 IN struct thread *td;
271 IN struct vnode *vp;
272 IN int events;
273 IN struct ucred *cred;
274 IN struct thread *td;
281 IN struct vnode *vp;
282 IN struct knote *kn;
289 IN struct vnode *vp;
290 IN int flags;
299 IN struct vnode *vp;
300 IN int waitfor;
301 IN struct thread *td;
311 IN struct vnode *dvp;
312 IN struct vnode *vp;
313 IN struct componentname *cnp;
323 IN struct vnode *tdvp;
324 IN struct vnode *vp;
325 IN struct componentname *cnp;
333 IN WILLRELE struct vnode *fdvp;
334 IN WILLRELE struct vnode *fvp;
335 IN struct componentname *fcnp;
336 IN WILLRELE struct vnode *tdvp;
337 IN WILLRELE struct vnode *tvp;
338 IN struct componentname *tcnp;
339 IN u_int flags;
350 IN struct vnode *dvp;
352 IN struct componentname *cnp;
353 IN struct vattr *vap;
363 IN struct vnode *dvp;
364 IN struct vnode *vp;
365 IN struct componentname *cnp;
375 IN struct vnode *dvp;
377 IN struct componentname *cnp;
378 IN struct vattr *vap;
379 IN const char *target;
388 IN struct vnode *vp;
390 IN struct ucred *cred;
400 IN struct vnode *vp;
402 IN struct ucred *cred;
409 IN struct vnode *vp;
416 IN struct vnode *vp;
423 IN struct vnode *vp;
431 IN struct vnode *vp;
432 IN int flags;
433 IN const char *file;
434 IN int line;
441 IN struct vnode *vp;
448 IN struct vnode *vp;
449 IN daddr_t bn;
451 IN daddr_t *bnp;
461 IN struct vnode *vp;
462 IN struct buf *bp;
469 IN struct vnode *vp;
476 IN struct vnode *vp;
478 IN int flags;
484 IN struct vnode *vp;
491 IN struct vnode *vp;
492 IN int name;
500 IN struct vnode *vp;
501 IN void *id;
502 IN int op;
503 IN struct flock *fl;
504 IN int flags;
511 IN struct vnode *vp;
512 IN void *id;
513 IN int op;
514 IN struct flock *fl;
515 IN int flags;
516 IN struct task *task;
524 IN struct vnode *vp;
531 IN struct vnode *vp;
532 IN struct cluster_save *buflist;
539 IN struct vnode *vp;
540 IN vm_page_t *m;
541 IN int count;
542 IN int *rbehind;
543 IN int *rahead;
550 IN struct vnode *vp;
551 IN vm_page_t *m;
552 IN int count;
553 IN int *rbehind;
554 IN int *rahead;
555 IN vop_getpages_iodone_t *iodone;
556 IN void *arg;
563 IN struct vnode *vp;
564 IN vm_page_t *m;
565 IN int count;
566 IN int sync;
567 IN int *rtvals;
574 IN struct vnode *vp;
575 IN acl_type_t type;
577 IN struct ucred *cred;
578 IN struct thread *td;
587 IN struct vnode *vp;
588 IN acl_type_t type;
589 IN struct acl *aclp;
590 IN struct ucred *cred;
591 IN struct thread *td;
598 IN struct vnode *vp;
599 IN acl_type_t type;
600 IN struct acl *aclp;
601 IN struct ucred *cred;
602 IN struct thread *td;
609 IN struct vnode *vp;
610 IN int commit;
611 IN struct ucred *cred;
612 IN struct thread *td;
619 IN struct vnode *vp;
620 IN int attrnamespace;
621 IN const char *name;
624 IN struct ucred *cred;
625 IN struct thread *td;
632 IN struct vnode *vp;
633 IN int attrnamespace;
636 IN struct ucred *cred;
637 IN struct thread *td;
644 IN struct vnode *vp;
645 IN struct ucred *cred;
646 IN struct thread *td;
655 IN struct vnode *vp;
656 IN int attrnamespace;
657 IN const char *name;
658 IN struct ucred *cred;
659 IN struct thread *td;
668 IN struct vnode *vp;
669 IN int attrnamespace;
670 IN const char *name;
672 IN struct ucred *cred;
673 IN struct thread *td;
680 IN struct vnode *vp;
681 IN struct label *label;
682 IN struct ucred *cred;
683 IN struct thread *td;
690 IN struct vnode *vp;
691 IN struct fid *fhp;
699 IN struct vnode *vp;
710 IN struct vnode *vp;
713 IN int ioflag;
714 IN struct ucred *cred;
721 IN struct vnode *vp;
722 IN off_t start;
723 IN off_t end;
724 IN int advice;
731 IN struct vnode *vp;
732 IN struct unpcb *unpcb;
739 IN struct vnode *vp;
747 IN struct vnode *vp;
754 IN struct vnode *vp;
761 IN struct vnode *vp;
768 IN struct vnode *vp;
775 IN struct vnode *vp;
776 IN int inc;
785 IN struct vnode *vp;
786 IN struct thread *td;
795 IN struct vnode *invp;
797 IN struct vnode *outvp;
800 IN unsigned int flags;
801 IN struct ucred *incred;
802 IN struct ucred *outcred;
803 IN struct thread *fsizetd;
810 IN struct vnode *dvp;
812 IN bool unlock_vp;
820 IN struct vnode *vp;
823 IN int flags;
824 IN int ioflag;
825 IN struct ucred *cred;
832 IN struct vnode *vp;
833 IN struct vnode *dvp;
834 IN struct componentname *cnp;
835 IN int event;
836 IN uint32_t cookie;
843 IN struct vnode *vp;
844 IN struct inotify_softc *sc;
845 IN uint32_t mask;
847 IN struct thread *td;
854 IN struct vnode *vp;
859 # added in stable branches without breaking the KBI. New VOPs in HEAD should
864 IN struct vnode *vp;
868 IN struct vnode *vp;
872 IN struct vnode *vp;
876 IN struct vnode *vp;
880 IN struct vnode *vp;