Searched defs:unmount_flags (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/conf/umount/
H A Dumount_bsd44.c54 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
103 umount2_fs(const char *mntdir, u_int unmount_flags) argument
H A Dumount_osf.c54 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
106 umount2_fs(const char *mntdir, u_int unmount_flags) argument
H A Dumount_aix.c54 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
174 umount2_fs(const char *mntdir, u_int unmount_flags) argument
H A Dumount_default.c54 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
174 umount2_fs(const char *mntdir, u_int unmount_flags) argument
H A Dumount_linux.c55 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
231 umount2_fs(const char *mntdir, u_int unmount_flags) argument
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Damfs_toplvl.c260 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_cdfs.c240 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_efs.c169 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_lofs.c154 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_tmpfs.c190 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_ufs.c179 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_xfs.c166 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_cachefs.c235 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_ext.c222 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_lustre.c201 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_pcfs.c221 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_udf.c270 int unmount_flags; local
H A Damfs_host.c541 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Damfs_generic.c1218 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_nfs.c984 int unmount_flags, new_unmount_flags, error; local

Completed in 213 milliseconds