Searched defs:vnode (Results 1 – 10 of 10) sorted by relevance
97 struct vnode { struct103 struct vop_vector *v_op; /* u vnode operations vector */ argument110 TAILQ_ENTRY(vnode) v_nmntvnodes; /* m vnodes for mount point */ argument124 * vfs_hash: (mount + inode) -> vnode hash. The hash value argument134 struct namecache *v_cache_dd; /* c Cache entry for .. vnode */ argument141 struct lock *v_vnlock; /* u pointer to vnode lock */ argument153 struct label *v_label; /* MAC label for vnode */ argument167 u_int v_iflag; /* i vnode flags (see below) */ argument168 u_int v_vflag; /* v vnode flags */ argument171 enum vtype v_type; /* u vnode type */ argument
63 KQueue::AddFDEvent (int fd, bool read, bool write, bool vnode) in AddFDEvent()
1016 struct cgraph_varpool_node *vnode; in process_function_and_variable_attributes() local1450 struct cgraph_varpool_node *vnode; in cgraph_function_and_variable_visibility() local1648 struct cgraph_varpool_node *vnode; in cgraph_increase_alignment() local
774 analyze_variable (struct cgraph_varpool_node *vnode) in analyze_variable()896 struct cgraph_varpool_node *vnode; in static_execute() local
1340 analyze_variable (struct cgraph_varpool_node *vnode) in analyze_variable()1677 struct cgraph_varpool_node *vnode; in type_escape_execute() local
4803 struct cgraph_varpool_node *vnode = NULL; in find_decl_and_mark_needed() local
434 typedef struct vnode { struct439 } vnode_t; argument
220 struct vnode *vnode; member
1301 void (*dtr)(struct vnode *, void *), void *dtr_arg) in insmntque1() argument3139 DB_SHOW_COMMAND(vnode, db_show_vnode) in DB_SHOW_COMMAND() argument
1239 struct vnode vnode; in procstat_get_vnode_info_kvm() local