Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c164 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() macro
200 else NTFS_GETOPT_BOOL("show_sys_files", show_sys_files) in parse_options()
201 else NTFS_GETOPT_BOOL("case_sensitive", case_sensitive) in parse_options()
202 else NTFS_GETOPT_BOOL("disable_sparse", disable_sparse) in parse_options()
253 #undef NTFS_GETOPT_BOOL in parse_options()