Searched refs:ntfs_parse_options (Results 1 – 4 of 4) sorted by relevance
/third_party/ntfs-3g/src/ |
D | ntfs-3g_common.h | 206 int ntfs_parse_options(struct ntfs_options *popts, void (*usage)(void),
|
D | ntfs-3g_common.c | 595 int ntfs_parse_options(struct ntfs_options *popts, void (*usage)(void), in ntfs_parse_options() function
|
D | ntfs-3g.c | 4364 if (ntfs_parse_options(&opts, usage, argc, argv)) { in main()
|
D | lowntfs-3g.c | 4636 if (ntfs_parse_options(&opts, usage, argc, argv)) {
|