Lines Matching defs:cmd
282 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd,
290 switch (cmd) {
309 * @cmd: The action to take
320 * When setting a parameter, @cmd indicates the type of value being proposed
351 unsigned int, cmd,
368 switch (cmd) {
409 switch (cmd) {
427 switch (cmd) {
475 ret = vfs_fsconfig_locked(fc, cmd, ¶m);
483 switch (cmd) {