Home
last modified time | relevance | path

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

/fs/ntfs/
Dsuper.c114 #define NTFS_GETOPT_WITH_DEFAULT(option, variable, default_value) \ in parse_options() argument
124 #define NTFS_GETOPT(option, variable) \ in parse_options() argument
132 #define NTFS_GETOPT_UID(option, variable) \ in parse_options() argument
144 #define NTFS_GETOPT_GID(option, variable) \ in parse_options() argument
156 #define NTFS_GETOPT_OCTAL(option, variable) \ in parse_options() argument
164 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() argument
171 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument