Searched refs:MountExecCommand (Results 1 – 2 of 2) sorted by relevance
10 typedef enum MountExecCommand { enum16 } MountExecCommand; typedef84 MountExecCommand control_command_id;96 const char* mount_exec_command_to_string(MountExecCommand i) _const_;97 MountExecCommand mount_exec_command_from_string(const char *s) _pure_;
1304 MountExecCommand id; in mount_deserialize_item()2191 DEFINE_STRING_TABLE_LOOKUP(mount_exec_command, MountExecCommand);