Searched refs:MNT_FORCE (Results 1 – 2 of 2) sorted by relevance
305 if( (flags&MNT_FORCE) && sb->s_op->umount_begin) in do_umount()
712 #define MNT_FORCE 0x00000001 /* Attempt to forcibily umount */ macro