Home
last modified time | relevance | path

Searched refs:MNT_FORCE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/
Dnamespace.c305 if( (flags&MNT_FORCE) && sb->s_op->umount_begin) in do_umount()
/linux-2.4.37.9/include/linux/
Dfs.h712 #define MNT_FORCE 0x00000001 /* Attempt to forcibily umount */ macro