Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs/
Dsuper.c150 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() macro
186 else NTFS_GETOPT_BOOL("show_sys_files", show_sys_files) in parse_options()
187 else NTFS_GETOPT_BOOL("case_sensitive", case_sensitive) in parse_options()
188 else NTFS_GETOPT_BOOL("disable_sparse", disable_sparse) in parse_options()
239 #undef NTFS_GETOPT_BOOL in parse_options()