Searched defs:vp (Results 176 - 200 of 355) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/fs/cd9660/
H A Dcd9660_vnops.c90 struct vnode *vp = ap->a_vp; local
132 struct vnode *vp = ap->a_vp; local
170 struct vnode *vp = ap->a_vp; local
190 struct vnode *vp = ap->a_vp; local
253 struct vnode *vp; local
296 struct vnode *vp = ap->a_vp; local
753 struct vnode *vp = ap->a_vp; local
[all...]
/freebsd-10.0-release/sys/fs/fuse/
H A Dfuse_internal.c106 fuse_internal_access(struct vnode *vp, argument
219 fuse_internal_fsync(struct vnode *vp, argument
252 fuse_internal_readdir(struct vnode *vp, argument
376 fuse_internal_remove(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, enum fuse_opcode op) argument
558 fuse_internal_vnode_disappear(struct vnode *vp) argument
[all...]
H A Dfuse_ipc.c809 fdisp_make_vp(struct fuse_dispatcher *fdip, enum fuse_opcode op, struct vnode *vp, struct thread *td, struct ucred *cred) argument
/freebsd-10.0-release/sys/fs/nfs/
H A Dnfs_commonport.c205 nfsrv_object_create(struct vnode *vp, struct thread *td) argument
303 nfsvno_pathconf(struct vnode *vp, int flag, register_t *retf, argument
345 nfsrv_atroot(struct vnode *vp, long *retp) argument
426 nfsv4root_getreferral(struct vnode *vp, struct vnode *dvp, u_int32_t fileno) argument
554 nfs_supportsnfsv4acls(struct vnode *vp) argument
[all...]
/freebsd-10.0-release/sys/fs/tmpfs/
H A Dtmpfs_vnops.c246 struct vnode *vp = v->a_vp; local
280 struct vnode *vp = v->a_vp; local
293 struct vnode *vp = v->a_vp; local
349 struct vnode *vp = v->a_vp; local
388 struct vnode *vp = v->a_vp; local
444 struct vnode *vp; local
462 struct vnode *vp; local
517 struct vnode *vp = v->a_vp; local
532 struct vnode *vp = v->a_vp; local
586 struct vnode *vp = v->a_vp; local
1080 struct vnode *vp = v->a_vp; local
1194 struct vnode *vp = v->a_vp; local
1242 struct vnode *vp = v->a_vp; local
1265 struct vnode *vp = v->a_vp; local
1282 struct vnode *vp = v->a_vp; local
1321 struct vnode *vp = v->a_vp; local
[all...]
/freebsd-10.0-release/sys/fs/udf/
H A Dudf_vfsops.c594 struct vnode *vp; local
[all...]
/freebsd-10.0-release/sys/fs/unionfs/
H A Dunion_subr.c112 struct vnode *vp; local
149 struct vnode *vp; local
214 struct vnode *vp; local
326 unionfs_noderem(struct vnode *vp, struct thread *td) argument
568 struct vnode *vp; local
612 struct vnode *vp; local
656 struct vnode *vp; local
699 struct vnode *vp; local
888 struct vnode *vp; local
1103 unionfs_check_rmdir(struct vnode *vp, struct ucred *cred, struct thread *td) argument
1228 unionfs_checkuppervp(struct vnode *vp, char *fil, int lno) argument
1248 unionfs_checklowervp(struct vnode *vp, char *fil, int lno) argument
[all...]
/freebsd-10.0-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_inode.c46 struct vnode *vp; local
91 struct vnode *vp; local
106 struct vnode *vp; local
140 struct vnode *vp; local
742 struct vnode *vp; local
[all...]
H A Dreiserfs_vfsops.c263 struct vnode *vp; local
/freebsd-10.0-release/sys/i386/i386/
H A Ddb_trace.c126 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) argument
142 db_esp(struct db_variable *vp, db_expr_t *valuep, int op) argument
156 db_ss(struct db_variable *vp, db_expr_t *valuep, int op) argument
/freebsd-10.0-release/sys/ia64/ia64/
H A Ddb_machdep.c444 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) argument
459 db_getip(struct db_variable *vp, db_expr_t *valuep, int op) argument
483 db_getrse(struct db_variable *vp, db_expr_t *valuep, int op) argument
/freebsd-10.0-release/sys/nfsclient/
H A Dnfs_bio.c85 struct vnode *vp; local
246 struct vnode *vp; local
355 nfs_bioread_check_cons(struct vnode *vp, struct thread *td, struct ucred *cred) argument
423 nfs_bioread(struct vnode *vp, struct uio *uio, int ioflag, struct ucred *cred) argument
860 struct vnode *vp = ap->a_vp; local
1232 nfs_getcacheblk(struct vnode *vp, daddr_t bn, int size, struct thread *td) argument
1266 nfs_vinvalbuf(struct vnode *vp, int flags, struct thread *td, int intrflg) argument
1519 nfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td) argument
1768 nfs_meta_setsize(struct vnode *vp, struct ucred *cred, struct thread *td, u_quad_t nsize) argument
[all...]
/freebsd-10.0-release/sys/ufs/ufs/
H A Dufs_extattr.c324 ufs_extattr_enable_with_open(struct ufsmount *ump, struct vnode *vp, argument
247 ufs_extattr_lookup(struct vnode *start_dvp, int lockparent, char *dirname, struct vnode **vp, struct thread *td) argument
838 ufs_extattr_get(struct vnode *vp, int attrnamespace, const char *name, struct uio *uio, size_t *size, struct ucred *cred, struct thread *td) argument
1045 ufs_extattr_set(struct vnode *vp, int attrnamespace, const char *name, struct uio *uio, struct ucred *cred, struct thread *td) argument
1153 ufs_extattr_rm(struct vnode *vp, int attrnamespace, const char *name, struct ucred *cred, struct thread *td) argument
1272 ufs_extattr_vnode_inactive(struct vnode *vp, struct thread *td) argument
[all...]
H A Dufs_lookup.c81 ufs_lookup_upgrade_lock(struct vnode *vp) argument
1390 ufs_dir_dd_ino(struct vnode *vp, struct ucred *cred, ino_t *dd_ino, struct vnode **dd_vp) argument
1441 struct vnode *tvp, *vp, *vp1; local
[all...]
/freebsd-10.0-release/usr.bin/mail/
H A Dcmd3.c355 struct var *vp; local
401 struct var *vp, *vp2; local
[all...]
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dvirtio.c249 volatile struct virtio_desc *vdir, *vindir, *vp; local
/freebsd-10.0-release/usr.sbin/jail/
H A Dconfig.c130 struct cfparam *p, *vp, *tp; local
[all...]
/freebsd-10.0-release/bin/sh/
H A Dvar.c161 struct var *vp; local
317 struct var *vp, **vpp; local
533 struct var *vp; local
578 struct var *vp; local
634 struct var *vp; local
735 struct var *vp; local
776 struct var *vp; local
851 struct var *vp; local
910 struct var *vp, **vpp; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dcselib.c1114 cselib_val **vp, *v, *next; local
/freebsd-10.0-release/contrib/gdb/gdb/
H A Drs6000-nat.c620 vmap_secs(struct vmap *vp, LdInfo *ldi, int arch64) argument
647 vmap_symtab(struct vmap *vp) argument
698 vmap_add_symbols(struct vmap *vp) argument
725 struct vmap *vp; local
806 struct vmap *vp; local
1074 struct vmap *vp; local
1188 struct vmap *vp; local
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.dol.c376 struct varent *vp = NULL; local
937 Char **vp; local
[all...]
H A Dsh.file.c759 struct varent *vp; local
H A Dsh.misc.c145 blkcat(Char **up, Char **vp) argument
148 (void) blkcpy(blkend(up), vp); local
231 blkspl(Char **up, Char **vp) argument
H A Dsh.set.c64 update_vars(Char *vp) argument
234 Char *vp; local
346 asx(Char *vp, int subscr, Char *p) argument
360 getvx(Char *vp, int subscr) argument
376 Char *vp, c, op; local
470 xset(Char *cp, Char ***vp) argument
484 operate(int op, Char *vp, Char *p) argument
574 struct varent *vp; local
585 madrof(Char *pat, struct varent *vp) argument
805 struct varent *vp; local
823 struct varent *vp; local
1114 struct varent *vp; local
[all...]
H A Dtw.init.c376 struct varent *vp = adrof(STRpath); local
735 struct varent *vp; local

Completed in 415 milliseconds

1234567891011>>