Home
last modified time | relevance | path

Searched refs:FSCONFIG_SET_FLAG (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0012-libinstaller-Fix-build-with-glibc-2.36.patch20 …cipe-sysroot/usr/include/linux/mount.h:96:9: error: redeclaration of enumerator 'FSCONFIG_SET_FLAG'
21 96 | FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */
/openbmc/linux/include/uapi/linux/
H A Dmount.h97 FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h97 FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ enumerator
/openbmc/linux/fs/
H A Dfsopen.c369 case FSCONFIG_SET_FLAG: in SYSCALL_DEFINE5()
428 case FSCONFIG_SET_FLAG: in SYSCALL_DEFINE5()