Searched defs:extra_opts (Results 1 – 6 of 6) sorted by relevance
19 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
27 const char *const fs_opts[], const char *const extra_opts[]) in tst_mkfs_()
199 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument
265 const struct option *extra_opts; member342 const struct option *extra_opts; member
280 const struct option *extra_opts; member360 const struct option *extra_opts; member
36 std::string extra_opts = debug_get_option(p_debug, ""); in build_options() local