Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dvnode.h100 struct vnode { struct
106 struct vop_vector *v_op; /* u vnode operations vector */ argument
113 TAILQ_ENTRY(vnode) v_nmntvnodes; /* m vnodes for mount point */ argument
126 * vfs_hash: (mount + inode) -> vnode hash. The hash value argument
136 struct namecache *v_cache_dd; /* c Cache entry for .. vnode */ argument
143 struct lock *v_vnlock; /* u pointer to vnode lock */ argument
155 struct label *v_label; /* MAC label for vnode */ argument
169 u_int v_iflag; /* i vnode flags (see below) */ argument
170 u_int v_vflag; /* v vnode flags */ argument
171 u_int v_mflag; /* l mnt-specific vnode flags */ argument
[all …]
/freebsd-12.1/usr.sbin/makefs/ffs/
H A Dbuf.h51 struct vnode { struct
68 int bread(struct vnode *, daddr_t, int, struct ucred *, argument
/freebsd-12.1/contrib/gcc/
H A Dcgraphunit.c1016 struct cgraph_varpool_node *vnode; in process_function_and_variable_attributes() local
1450 struct cgraph_varpool_node *vnode; in cgraph_function_and_variable_visibility() local
1648 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.c4803 struct cgraph_varpool_node *vnode = NULL; in find_decl_and_mark_needed() local
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h439 typedef struct vnode { struct
444 } vnode_t; argument
/freebsd-12.1/sys/dev/beri/virtio/
H A Dvirtio_block.c97 struct vnode *vnode; member
/freebsd-12.1/sys/kern/
H A Dvfs_subr.c1681 void (*dtr)(struct vnode *, void *), void *dtr_arg) in insmntque1() argument
3709 DB_SHOW_COMMAND(vnode, db_show_vnode) in DB_SHOW_COMMAND() argument
/freebsd-12.1/sys/dev/md/
H A Dmd.c277 struct vnode *vnode; member
/freebsd-12.1/lib/libprocstat/
H A Dlibprocstat.c1256 struct vnode vnode; in procstat_get_vnode_info_kvm() local