Searched refs:vfs_setdevvp (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/sys/ | ||
| H A D | mount.h | 1339 int vfs_setdevvp(mount_t mp, vnode_t vp); |
| /xnu-11215.1.10/bsd/vfs/ | ||
| H A D | kpi_vfs.c | 836 vfs_setdevvp(mount_t mp, vnode_t devvp) in vfs_setdevvp() function |