Searched refs:CFM_UNMOUNT_ON_EXIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dconf.c1191 gopt.flags |= CFM_UNMOUNT_ON_EXIT;
1194 gopt.flags &= ~CFM_UNMOUNT_ON_EXIT;
H A Damd.h70 #define CFM_UNMOUNT_ON_EXIT 0x00000400 /* when amd finishing */ macro
H A Dmap.c745 if (gopt.flags & CFM_UNMOUNT_ON_EXIT || mp->am_flags & AMF_AUTOFS) {

Completed in 130 milliseconds