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

/freebsd-10.2-release/sys/fs/devfs/
H A Ddevfs_vfsops.c139 fmp->dm_mount = mp;
183 KASSERT(fmp->dm_mount != NULL,
192 fmp->dm_mount = NULL;
H A Ddevfs.h158 struct mount *dm_mount; member in struct:devfs_mount
H A Ddevfs_devs.c299 mac_devfs_create_directory(dmp->dm_mount, name, namelen, dd);
615 mac_devfs_create_device(cdp->cdp_c.si_cred, dm->dm_mount,
H A Ddevfs_vnops.c1650 mac_devfs_create_symlink(ap->a_cnp->cn_cred, dmp->dm_mount, dd, de);

Completed in 104 milliseconds