Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
Dmount_flags.c32 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in syscall_arg__mask_val_mount_flags()
/tools/include/uapi/linux/
Dmount.h55 #define MS_MGC_VAL 0xC0ED0000 macro