Searched refs:MS_REC (Results 1 – 3 of 3) sorted by relevance
37 #ifndef MS_REC38 # define MS_REC 16384 macro296 ret = mount(orig_path, dest_path, "bind", MS_BIND | MS_REC, NULL); in test_priv_mount_unpriv_remount()
80 #define MS_REC 16384 macro
1997 int type = flags & ~(MS_REC | MS_SILENT); in flags_to_propagation_type()2015 int recurse = flag & MS_REC; in do_change_type()2710 retval = do_loopback(&path, dev_name, flags & MS_REC); in do_mount()