Searched refs:FSCONFIG_CMD_RECONFIGURE (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-pidns.c | 180 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 D | mount.h | 105 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ 104 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ global() enumerator
|
| /linux/fs/ |
| H A D | fsopen.c | 296 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 D | mount.h | 105 FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ enumerator
|