Home
last modified time | relevance | path

Searched defs:vnode (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/sys/
H A Dvnode.h95 struct vnode { struct
97 const struct vops *v_op; /* vnode operations vector */ argument
98 enum vtype v_type; /* vnode type */ argument
100 u_int v_flag; /* vnode flag argument
96 v_uvmvnode global() argument
101 v_lflagvnode global() argument
111 v_mountvnode global() argument
117 v_numoutputvnode global() argument
141 v_klistvnode global() argument
[all...]
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dlog.c1213 log_version_requested (log_data, revlist, rcs, vnode) in log_version_requested() argument
1350 RCSVers *vnode; local
1432 RCSVers *vnode; local
1468 RCSVers *vnode; local
H A Drcs.c432 RCSVers *vnode; local
725 RCSVers *vnode; local
7385 RCSVers *vnode; local
/openbsd-src/gnu/gcc/gcc/
H A Dcgraphunit.c1002 struct cgraph_varpool_node *vnode; in process_function_and_variable_attributes() local
1436 struct cgraph_varpool_node *vnode; in cgraph_function_and_variable_visibility() local
1634 struct cgraph_varpool_node *vnode; in cgraph_increase_alignment() local
H A Dipa-reference.c774 analyze_variable (struct cgraph_varpool_node *vnode) in analyze_variable()
896 struct cgraph_varpool_node *vnode; in static_execute() local
H A Dipa-type-escape.c1340 analyze_variable (struct cgraph_varpool_node *vnode) in analyze_variable()
1677 struct cgraph_varpool_node *vnode; in type_escape_execute() local
H A Dvarasm.c4802 struct cgraph_varpool_node *vnode = NULL; in find_decl_and_mark_needed() local
/openbsd-src/usr.sbin/pstat/
H A Dpstat.c93 struct vnode vnode; member
858 struct vnode *vp, vnode; in kinfo_vnodes() local
/openbsd-src/sbin/isakmpd/
H A Dui.c223 struct conf_list_node *vnode; in ui_config() local
/openbsd-src/usr.sbin/procmap/
H A Dprocmap.c135 struct vnode vnode; member
[all...]
/openbsd-src/sys/kern/
H A Dvfs_subr.c899 vfs_mount_foreach_vnode(struct mount * mp,int (* func)(struct vnode *,void *),void * arg) vfs_mount_foreach_vnode() argument
[all...]