Searched refs:arg_int64_value (Results 1 – 4 of 4) sorted by relevance
164 int64_t arg_int64_value(struct cmd_context *cmd, int a, const int64_t def);
159 arg_int64_value(cmd, labelsector_ARG, in vgconvert_single()
1324 pp->labelsector = arg_int64_value(cmd, labelsector_ARG, in pvcreate_params_validate()
90 int64_t arg_int64_value(struct cmd_context *cmd, int a, const int64_t def) in arg_int64_value() function