Searched defs:vnode (Results 1 – 7 of 7) sorted by relevance
52 struct vnode { struct69 int bread(struct vnode *, daddr_t, int, struct ucred *, argument
103 struct vnode { struct108 enum vtype v_type:8; /* u vnode type */ argument112 struct vop_vector *v_op; /* u vnode operations vector */ argument119 TAILQ_ENTRY(vnode) v_nmntvnodes; /* m vnodes for mount point */ argument132 * vfs_hash: (mount + inode) -> vnode hash. The hash value argument149 struct lock *v_vnlock; /* u pointer to vnode lock */ argument162 struct label *v_label; /* MAC label for vnode */ argument176 u_short v_iflag; /* i vnode flags (see below) */ argument177 u_short v_vflag; /* v vnode flags */ argument178 u_short v_mflag; /* l mnt-specific vnode flags */ argument[all …]
670 struct vnode *vnode; member674 struct vnode *vnode, in xrcd_table_insert()709 struct vnode *vnode) in xrcd_table_search()728 static struct ib_xrcd *find_xrcd(struct ib_uverbs_device *dev, struct vnode *vnode) in find_xrcd()740 struct vnode *vnode) in xrcd_table_delete()762 struct vnode *vnode = NULL; in ib_uverbs_open_xrcd() local893 struct vnode *vnode = NULL; in ib_uverbs_close_xrcd() local951 struct vnode *vnode; in ib_uverbs_dealloc_xrcd() local
97 struct vnode *vnode; member
273 struct vnode *vnode; member
2002 void (*dtr)(struct vnode *, void *), void *dtr_arg) in insmntque1() argument4340 DB_SHOW_COMMAND(vnode, db_show_vnode) in DB_SHOW_COMMAND() argument
1290 struct vnode vnode; in procstat_get_vnode_info_kvm() local