HomeSort by: relevance | last modified time | path
    Searched refs:yes_no_arg (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
args.h 33 arg(driverloaded_ARG, '\0', "driverloaded", yes_no_arg, 0)
57 arg(monitor_ARG, '\0', "monitor", yes_no_arg, 0)
71 arg(resizable_ARG, '\0', "resizable", yes_no_arg, 0)
72 arg(allocation_ARG, '\0', "allocation", yes_no_arg, 0)
79 arg(autobackup_ARG, 'A', "autobackup", yes_no_arg, 0)
84 arg(clustered_ARG, 'c', "clustered", yes_no_arg, 0)
87 arg(contiguous_ARG, 'C', "contiguous", yes_no_arg, 0)
107 arg(persistent_ARG, 'M', "persistent", yes_no_arg, 0)
136 arg(allocatable_ARG, 'x', "allocatable", yes_no_arg, 0)
137 arg(resizeable_ARG, 'x', "resizeable", yes_no_arg, 0
    [all...]
tools.h 139 int yes_no_arg(struct cmd_context *cmd, struct arg *a);
lvmcmdline.c 120 int yes_no_arg(struct cmd_context *cmd __attribute((unused)), struct arg *a) function

Completed in 64 milliseconds