Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dproc-pidns.c180 ASSERT_SUCCESS(fsconfig(fsfd, FSCONFIG_CMD_RECONFIGURE, NULL, NULL, 0)); /* noop */ in TEST_F()
203 ASSERT_SUCCESS(fsconfig(fsfd, FSCONFIG_CMD_RECONFIGURE, NULL, NULL, 0)); /* noop */ in TEST_F()
/linux/tools/include/uapi/linux/
H A Dmount.h105 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */
104 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ global() enumerator
/linux/fs/
H A Dfsopen.c296 case FSCONFIG_CMD_RECONFIGURE: in vfs_fsconfig_locked()
392 case FSCONFIG_CMD_RECONFIGURE: in SYSCALL_DEFINE5()
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h105 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ enumerator