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

/freebsd-11-stable/contrib/amd/conf/umount/
H A Dumount_bsd44.c52 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
101 umount2_fs(const char *mntdir, u_int unmount_flags) argument
/freebsd-11-stable/contrib/amd/amd/
H A Damfs_toplvl.c258 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_tmpfs.c188 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_ufs.c177 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_xfs.c164 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_cdfs.c238 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_efs.c167 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_lofs.c152 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_pcfs.c219 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_cachefs.c233 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_ext.c220 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_lustre.c199 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_udf.c268 int unmount_flags; local
H A Damfs_host.c539 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Damfs_generic.c1220 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_nfs.c982 int unmount_flags, new_unmount_flags, error; local

Completed in 176 milliseconds