Home
last modified time | relevance | path

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

/linux-3.3/lib/
Ddynamic_debug.c71 static struct { unsigned flag:8; char opt_char; } opt_array[] = { variable
/linux-3.3/fs/ntfs/
Dsuper.c146 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument