Searched defs:vtype (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c205 fdesc_allocvp(fdntype ftype, int ix, struct mount *mp, struct vnode **vpp, enum vtype vtype, int fdno) argument
H A Ddevfs_tree.c1130 enum vtype vtype = 0; local
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cnode.c998 enum vtype vtype; local
[all...]
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_attrlist.c1366 int vtype = 0; local
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_subs.c128 vtonfs_type(enum vtype vtype, int nfsvers) argument
191 vtonfsv2_mode(enum vtype vtype, mode_t m) argument
1255 enum vtype vtype; local
[all...]
H A Dnfs4_vnops.c4241 enum vtype vtype; local
H A Dnfs_vnops.c728 enum vtype vtype; local
967 enum vtype vtype; local
1462 enum vtype vtype = vnode_vtype(vp); local
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dvnode.h84 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, VSTR, enum

Completed in 171 milliseconds