Searched refs:vn_softc (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c171 struct vn_softc { struct
200 static void vnclear (struct vn_softc *vn, vfs_context_t ctx);
206 vniocattach_file(struct vn_softc *vn,
212 vniocattach_shadow(struct vn_softc * vn,
233 struct vn_softc *vn;
289 vnread_shadow(struct vn_softc * vn, struct uio *uio, int ioflag,
350 vncopy_block_to_shadow(struct vn_softc * vn, vfs_context_t ctx,
382 vnwrite_shadow(struct vn_softc * vn, struct uio *uio, int ioflag,
499 struct vn_softc * vn;
576 struct vn_softc * v
[all...]

Completed in 12 milliseconds