Searched refs:AMU_UMOUNT_FORCE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/amd/conf/umount/
H A Dumount_bsd44.c79 if (unmount_flags & AMU_UMOUNT_FORCE) {
105 if (unmount_flags & AMU_UMOUNT_FORCE) {
/freebsd-11-stable/contrib/amd/amd/
H A Damfs_toplvl.c151 error = umount2_fs(mf->mf_mount, AMU_UMOUNT_FORCE | AMU_UMOUNT_DETACH);
308 unmount_flags |= AMU_UMOUNT_FORCE;
H A Dautil.c639 AMU_UMOUNT_FORCE | AMU_UMOUNT_DETACH)) < 0) {
H A Dops_nfs.c1003 new_unmount_flags = unmount_flags | AMU_UMOUNT_FORCE | AMU_UMOUNT_DETACH;
/freebsd-11-stable/contrib/amd/include/
H A Dam_utils.h150 #define AMU_UMOUNT_FORCE 0x1 macro

Completed in 129 milliseconds