Home
last modified time | relevance | path

Searched defs:opt_array (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dsuper.c165 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument
/openbmc/linux/lib/
H A Ddynamic_debug.c91 static const struct { unsigned flag:8; char opt_char; } opt_array[] = { variable