Home
last modified time | relevance | path

Searched refs:NTFS_GETOPT_BOOL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dsuper.c158 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() macro
194 else NTFS_GETOPT_BOOL("show_sys_files", show_sys_files) in parse_options()
195 else NTFS_GETOPT_BOOL("case_sensitive", case_sensitive) in parse_options()
196 else NTFS_GETOPT_BOOL("disable_sparse", disable_sparse) in parse_options()
247 #undef NTFS_GETOPT_BOOL in parse_options()