Home
last modified time | relevance | path

Searched refs:CFM_FORCED_UNMOUNTS (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/amd/amd/
HDamfs_toplvl.c152 if (gopt.flags & CFM_FORCED_UNMOUNTS) { in amfs_toplvl_init()
304 if (gopt.flags & CFM_FORCED_UNMOUNTS) { in amfs_toplvl_umount()
HDconf.c534 gopt.flags |= CFM_FORCED_UNMOUNTS; in gopt_forced_unmounts()
538 gopt.flags &= ~CFM_FORCED_UNMOUNTS; in gopt_forced_unmounts()
HDautil.c635 if (gopt.flags & CFM_FORCED_UNMOUNTS) { in amfs_mount()
HDamd.h77 #define CFM_FORCED_UNMOUNTS 0x00010000 /* forced unmounts? */ macro
HDops_nfs.c944 gopt.flags & CFM_FORCED_UNMOUNTS && in nfs_umount()
/NextBSD/contrib/amd/
HDChangeLog952 * amd/amd.h (CFM_FORCED_UNMOUNTS): new flag for forced_unmounts