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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c154 struct devfsmount *devfs_mp_p; /* devfs specific mount info */ local
227 struct devfsmount *devfs_mp_p = (struct devfsmount *)mp->mnt_data; local
257 struct devfsmount *devfs_mp_p = (struct devfsmount *)(mp->mnt_data); local
271 struct devfsmount *devfs_mp_p = (struct devfsmount *)mp->mnt_data; local
[all...]
H A Ddevfs_tree.c778 dev_dup_plane(struct devfsmount *devfs_mp_p) argument
797 devfs_free_plane(struct devfsmount *devfs_mp_p) argument

Completed in 25 milliseconds