Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfs.h152 #define MS_MGC_VAL 0xC0ED0000 macro
/linux-4.19.296/fs/
Dnamespace.c2754 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in do_mount()