Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dmount.h100 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmount.h100 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ enumerator
/OK3568_Linux_fs/kernel/fs/
H A Dfsopen.c244 case FSCONFIG_CMD_RECONFIGURE: in vfs_fsconfig_locked()
356 case FSCONFIG_CMD_RECONFIGURE: in SYSCALL_DEFINE5()