Searched refs:CFM_FORCED_UNMOUNTS (Results 1 – 6 of 6) sorted by relevance
152 if (gopt.flags & CFM_FORCED_UNMOUNTS) { in amfs_toplvl_init()304 if (gopt.flags & CFM_FORCED_UNMOUNTS) { in amfs_toplvl_umount()
534 gopt.flags |= CFM_FORCED_UNMOUNTS; in gopt_forced_unmounts()538 gopt.flags &= ~CFM_FORCED_UNMOUNTS; in gopt_forced_unmounts()
635 if (gopt.flags & CFM_FORCED_UNMOUNTS) { in amfs_mount()
77 #define CFM_FORCED_UNMOUNTS 0x00010000 /* forced unmounts? */ macro
944 gopt.flags & CFM_FORCED_UNMOUNTS && in nfs_umount()
952 * amd/amd.h (CFM_FORCED_UNMOUNTS): new flag for forced_unmounts