Lines Matching defs:cmd
216 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd,
225 switch (cmd) {
274 * @cmd: The action to take
285 * When setting a parameter, @cmd indicates the type of value being proposed
316 unsigned int, cmd,
333 switch (cmd) {
373 switch (cmd) {
391 switch (cmd) {
439 ret = vfs_fsconfig_locked(fc, cmd, ¶m);
447 switch (cmd) {