Searched defs:devfs_mp_p (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c166 struct devfsmount *devfs_mp_p; /* devfs specific mount info */ local
239 struct devfsmount *devfs_mp_p = (struct devfsmount *)mp->mnt_data; local
269 struct devfsmount *devfs_mp_p = (struct devfsmount *)(mp->mnt_data); local
283 struct devfsmount *devfs_mp_p = (struct devfsmount *)mp->mnt_data; local
[all...]
H A Ddevfs_tree.c918 dev_dup_plane(struct devfsmount *devfs_mp_p) argument
938 devfs_free_plane(struct devfsmount *devfs_mp_p) argument

Completed in 15 milliseconds