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

/freebsd-9.3-release/contrib/amd/conf/umount/
H A Dumount_bsd44.c83 if (unmount_flags & AMU_UMOUNT_FORCE) {
108 if (unmount_flags & AMU_UMOUNT_FORCE) {
/freebsd-9.3-release/contrib/amd/amd/
H A Damfs_toplvl.c155 error = umount2_fs(mf->mf_mount, AMU_UMOUNT_FORCE | AMU_UMOUNT_DETACH);
307 unmount_flags |= AMU_UMOUNT_FORCE;
H A Dautil.c642 AMU_UMOUNT_FORCE | AMU_UMOUNT_DETACH)) < 0) {
H A Dops_nfs.c953 new_unmount_flags = unmount_flags | AMU_UMOUNT_FORCE | AMU_UMOUNT_DETACH;
/freebsd-9.3-release/contrib/amd/include/
H A Dam_utils.h148 #define AMU_UMOUNT_FORCE 0x1 macro

Completed in 64 milliseconds