Searched defs:vp (Results 1 - 25 of 464) sorted by relevance

1234567891011>>

/src/usr.bin/fstat/
H A Disofs.c48 isofs_filestat(struct vnode *vp, struct filestat *fsp) argument
H A Dntfs.c51 ntfs_filestat(struct vnode *vp, struct filestat *fsp) argument
H A Dtmpfs.c48 tmpfs_filestat(struct vnode *vp, struct filestat *fsp) argument
H A Dzfs.c48 zfs_filestat(struct vnode *vp, struct filestat *fsp) argument
H A Dptyfs.c58 ptyfs_filestat(struct vnode *vp, struct filestat *fsp) argument
/src/sys/ufs/ffs/
H A Dffs_quota2.c52 struct vnode *vp; local in function:ffs_quota2_mount
[all...]
/src/tests/kernel/
H A Dt_unmount.c62 struct vnode *vp; local in function:ATF_TC_BODY
/src/sys/fs/efs/
H A Defs_genfs.c49 efs_gop_alloc(struct vnode *vp, off_t off, off_t len, int flags, argument
/src/sys/conf/
H A Ddebugsyms.c36 _debugsym_dummyfunc(vnode_t *vp) argument
/src/tests/rump/rumpvfs/
H A Dt_p2kifs.c59 struct vnode *vp; local in function:ATF_TC_BODY
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_171.c14 example(int i, void *vp, struct s *s) argument
H A Dmsg_183.c10 example(double x, int i, void *vp, int *ip, double *dp, void (*fp)(void)) argument
H A Dmsg_329.c11 void *vp; member in union:u
/src/sys/fs/tmpfs/
H A Dtmpfs_fifoops.c98 vnode_t *vp = ap->a_vp; local in function:tmpfs_fifo_read
113 vnode_t *vp = ap->a_vp; local in function:tmpfs_fifo_write
H A Dtmpfs_specops.c100 vnode_t *vp = ap->a_vp; local in function:tmpfs_spec_read
115 vnode_t *vp = ap->a_vp; local in function:tmpfs_spec_write
/src/sys/kern/
H A Dkern_ktrace_vfs.c93 struct vnode *vp = NULL; local in function:sys_ktrace
H A Dsubr_emul.c77 struct vnode *vp; local in function:emul_find_root
H A Dexec_ecoff.c151 exec_ecoff_prep_omagic(struct lwp * l,struct exec_package * epp,struct ecoff_exechdr * execp,struct vnode * vp) argument
182 exec_ecoff_prep_nmagic(struct lwp * l,struct exec_package * epp,struct ecoff_exechdr * execp,struct vnode * vp) argument
222 exec_ecoff_prep_zmagic(struct lwp * l,struct exec_package * epp,struct ecoff_exechdr * execp,struct vnode * vp) argument
H A Dsubr_exec_fd.c84 struct vnode *vp; local in function:fd_checkstd
/src/sys/ufs/ext2fs/
H A Dext2fs_subr.c82 ext2fs_blkatoff(struct vnode *vp, off_t offset, char **res, struct buf **bpp) argument
/src/sys/miscfs/deadfs/
H A Ddead_vfsops.c93 dead_newvnode(struct mount *mp, struct vnode *dvp, struct vnode *vp, argument
/src/sys/miscfs/genfs/
H A Dlayer_subr.c142 layer_checkvp(struct vnode *vp, const char *fil, int lno) argument
/src/sys/arch/sparc64/sparc64/
H A Ddb_machdep.c49 db_sparc_charop(const struct db_variable *vp, db_expr_t *val, int opcode) argument
73 db_sparc_shortop(const struct db_variable *vp, db_expr_t *val, int opcode) argument
97 db_sparc_intop(const struct db_variable *vp, db_expr_t *val, int opcode) argument
120 db_sparc_regop(const struct db_variable *vp, db_expr_t *val, int opcode) argument
/src/sys/dev/ata/
H A Data_raid_adaptec.c72 struct vnode *vp; local in function:ata_raid_read_config_adaptec
H A Data_raid_promise.c71 struct vnode *vp; local in function:ata_raid_read_config_promise

Completed in 9 milliseconds

1234567891011>>