Home
last modified time | relevance | path

Searched refs:autofs_umount_fs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c559 autofs_umount_fs(am_node *mp, mntfs *mf) in autofs_umount_fs() function
H A Dautofs_linux.c728 autofs_umount_fs(am_node *mp, mntfs *mf) in autofs_umount_fs() function
H A Dautofs_solaris_v2_v3.c1142 autofs_umount_fs(am_node *mp, mntfs *mf) in autofs_umount_fs() function
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damd.h716 extern int autofs_umount_fs(am_node *mp, mntfs *mf);
H A Dmap.c819 error = autofs_umount_fs(mp, mf); in unmount_node()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog4418 * conf/autofs/autofs_solaris_v2_v3.c (autofs_umount_fs): fix
4425 (autofs_umount_fs): only call ops->umount_fs() if we're holding
4429 (autofs_umount_fs): ditto
4432 (autofs_umount_fs): ditto
4443 (unmount_node): always call autofs_umount_fs(), but only call
4554 (autofs_umount_fs): call mf->umount_fs()
4563 (autofs_umount_fs): add support for the space hack; call
4576 (autofs_umount_fs): call mf->umount_fs(), remove mountpoints on
4583 (unmount_node): autofs_umount_fs() now calls mf->umount_fs()
4710 factored out of autofs_umount_fs()
[all …]