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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs_vfsops.c138 fmp->dm_mount = mp;
182 KASSERT(fmp->dm_mount != NULL,
193 fmp->dm_mount = NULL;
H A Ddevfs.h160 struct mount *dm_mount; member in struct:devfs_mount
H A Ddevfs_devs.c310 mac_devfs_create_directory(dmp->dm_mount, name, namelen, dd);
641 mac_devfs_create_device(cdp->cdp_c.si_cred, dm->dm_mount,
H A Ddevfs_vnops.c1726 mac_devfs_create_symlink(ap->a_cnp->cn_cred, dmp->dm_mount, dd, de);

Completed in 118 milliseconds