Searched refs:MS_MGC_VAL (Results 1 – 2 of 2) sorted by relevance
/tools/perf/trace/beauty/ | ||
D | mount_flags.c | 32 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in syscall_arg__mask_val_mount_flags() |
/tools/include/uapi/linux/ | ||
D | mount.h | 55 #define MS_MGC_VAL 0xC0ED0000 macro |