Searched refs:ms_flags (Results 1 – 1 of 1) sorted by relevance
2344 static int flags_to_propagation_type(int ms_flags) in flags_to_propagation_type() argument2346 int type = ms_flags & ~(MS_REC | MS_SILENT); in flags_to_propagation_type()2360 static int do_change_type(struct path *path, int ms_flags) in do_change_type() argument2364 int recurse = ms_flags & MS_REC; in do_change_type()2371 type = flags_to_propagation_type(ms_flags); in do_change_type()2675 static int do_remount(struct path *path, int ms_flags, int sb_flags, in do_remount() argument