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

/freebsd-10.0-release/contrib/amd/conf/umount/
H A Dumount_bsd44.c56 umount_fs(char *mntdir, const char *mnttabname, u_int unmount_flags) argument
105 umount2_fs(const char *mntdir, u_int unmount_flags) argument
/freebsd-10.0-release/contrib/amd/amd/
H A Damfs_toplvl.c257 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_cdfs.c225 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_efs.c168 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_lofs.c156 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.c168 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_cachefs.c237 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_pcfs.c223 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Damfs_host.c538 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Damfs_generic.c1227 int unmount_flags = (mf->mf_flags & MFF_ON_AUTOFS) ? AMU_UMOUNT_AUTOFS : 0; local
H A Dops_nfs.c933 int unmount_flags, new_unmount_flags, error; local

Completed in 155 milliseconds