Searched defs:vnode (Results 1 – 11 of 11) sorted by relevance
100 struct vnode { struct106 struct vop_vector *v_op; /* u vnode operations vector */ argument113 TAILQ_ENTRY(vnode) v_nmntvnodes; /* m vnodes for mount point */ argument126 * vfs_hash: (mount + inode) -> vnode hash. The hash value argument136 struct namecache *v_cache_dd; /* c Cache entry for .. vnode */ argument143 struct lock *v_vnlock; /* u pointer to vnode lock */ argument155 struct label *v_label; /* MAC label for vnode */ argument169 u_int v_iflag; /* i vnode flags (see below) */ argument170 u_int v_vflag; /* v vnode flags */ argument171 u_int v_mflag; /* l mnt-specific vnode flags */ argument[all …]
51 struct vnode { struct68 int bread(struct vnode *, daddr_t, int, struct ucred *, argument
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
439 typedef struct vnode { struct444 } vnode_t; argument
97 struct vnode *vnode; member
1681 void (*dtr)(struct vnode *, void *), void *dtr_arg) in insmntque1() argument3709 DB_SHOW_COMMAND(vnode, db_show_vnode) in DB_SHOW_COMMAND() argument
277 struct vnode *vnode; member
1256 struct vnode vnode; in procstat_get_vnode_info_kvm() local