Searched defs:vp (Results 26 - 50 of 358) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/cvs/src/
H A Dmyndbm.c217 char *cp, *vp; local
[all...]
/freebsd-9.3-release/lib/libc/rpc/
H A Dclnt_simple.c86 rpc_call_destroy(void *vp) argument
/freebsd-9.3-release/lib/libprocstat/
H A Dcommon_kvm.c88 ufs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
109 devfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
134 nfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
198 getvnodedata(struct vnode *vp) argument
204 getvnodemount(struct vnode *vp) argument
[all...]
H A Dzfs.c67 zfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
/freebsd-9.3-release/lib/libsdp/
H A Dsearch.c46 sdp_search(void *xss, uint32_t plen, uint16_t const *pp, uint32_t alen, uint32_t const *ap, uint32_t vlen, sdp_attr_t *vp) argument
[all...]
/freebsd-9.3-release/libexec/bootpd/
H A Ddovend.c54 byte *vp = buf; local
[all...]
/freebsd-9.3-release/libexec/bootpd/tools/bootpef/
H A Dbootpef.c278 byte *vp; local
/freebsd-9.3-release/sys/fs/cd9660/
H A Dcd9660_node.c67 struct vnode *vp = ap->a_vp; local
91 struct vnode *vp = ap->a_vp; local
/freebsd-9.3-release/sys/fs/devfs/
H A Ddevfs_vfsops.c210 struct vnode *vp; local
/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_balloc.c66 struct vnode *vp = ITOV(ip); local
[all...]
H A Dext2_extents.c134 struct vnode *vp; local
/freebsd-9.3-release/sys/fs/fdescfs/
H A Dfdesc_vfsops.c168 struct vnode *vp; local
/freebsd-9.3-release/sys/fs/hpfs/
H A Dhpfs_lookup.c199 hpfs_removefnode( struct vnode * dvp, struct vnode * vp, struct componentname *cnp) argument
/freebsd-9.3-release/sys/fs/portalfs/
H A Dportal_vfsops.c226 struct vnode *vp; local
/freebsd-9.3-release/sys/fs/procfs/
H A Dprocfs_map.c84 struct vnode *vp; local
[all...]
/freebsd-9.3-release/sys/fs/pseudofs/
H A Dpseudofs_vncache.c115 struct vnode *vp; local
240 pfs_vncache_free(struct vnode *vp) argument
[all...]
/freebsd-9.3-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_vnops.c58 struct vnode *vp = ap->a_vp; local
97 struct vnode *vp = ap->a_vp; local
168 struct vnode *vp local
192 struct vnode *vp = ap->a_vp; local
317 struct vnode *vp = ap->a_vp; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_freebsd_iget.c107 xfs_vnode_t *vp; local
342 XVFS_INIT_VNODE(XFS_MTOVFS(mp), vp, XFS_ITOBH local
354 xfs_vnode_t *vp = XFS_ITOV(ip); local
378 struct vnode *vp; local
[all...]
H A Dxfs_vnode.c100 struct vnode *vp; local
66 vn_iowait( struct xfs_vnode *vp) argument
73 vn_initialize( xfs_vnode_t *vp) argument
137 struct vnode *vp; local
216 vn_atime_to_bstime(struct xfs_vnode *vp, xfs_bstime_t *bs_atime) argument
244 vn_trace_entry(xfs_vnode_t *vp, char *func, inst_t *ra) argument
250 vn_trace_exit(xfs_vnode_t *vp, char *func, inst_t *ra) argument
256 vn_trace_hold(xfs_vnode_t *vp, char *file, int line, inst_t *ra) argument
262 vn_trace_ref(xfs_vnode_t *vp, char *file, int line, inst_t *ra) argument
268 vn_trace_rele(xfs_vnode_t *vp, char *file, int line, inst_t *ra) argument
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dfrag.c62 xfs_vnode_t *vp = NULL, *tvp = NULL; local
151 xfs_vnode_t *vp, *tvp; local
H A Dxfs_refcache.c68 vnode_t *vp; local
187 vnode_t *vp; local
231 vnode_t *vp; local
[all...]
/freebsd-9.3-release/sys/kern/
H A Dvfs_hash.c58 vfs_hash_index(struct vnode *vp) argument
74 struct vnode *vp; local
105 vfs_hash_remove(struct vnode *vp) argument
114 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
154 vfs_hash_rehash(struct vnode *vp, u_int hash) argument
[all...]
/freebsd-9.3-release/sys/powerpc/powerpc/
H A Ddb_trace.c116 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) argument
/freebsd-9.3-release/sys/security/audit/
H A Daudit_syscalls.c750 struct vnode *vp; local
[all...]
/freebsd-9.3-release/sys/security/mac/
H A Dmac_system.c130 mac_kld_check_load(struct ucred *cred, struct vnode *vp) argument
159 mac_system_check_acct(struct ucred *cred, struct vnode *vp) argument
191 mac_system_check_swapon(struct ucred *cred, struct vnode *vp) argument
207 mac_system_check_swapoff(struct ucred *cred, struct vnode *vp) argument
[all...]

Completed in 268 milliseconds

1234567891011>>