Home
last modified time | relevance | path

Searched refs:FSCONFIG_CMD_RECONFIGURE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmount.h104 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h104 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ enumerator
/openbmc/linux/fs/
H A Dfsopen.c295 case FSCONFIG_CMD_RECONFIGURE: in vfs_fsconfig_locked()
392 case FSCONFIG_CMD_RECONFIGURE: in SYSCALL_DEFINE5()