Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dntfs-3g_common.h144 BOOL show_sys_files; member
Dntfs-3g_common.c354 ctx->show_sys_files = TRUE; in parse_mount_options()
Dntfs-3g.c4055 if (ntfs_set_shown_files(ctx->vol, ctx->show_sys_files, in ntfs_open()
Dlowntfs-3g.c4343 if (ntfs_set_shown_files(ctx->vol, ctx->show_sys_files,
/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h318 BOOL show_sys_files, BOOL show_hid_files, BOOL hide_dot_files);
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c1344 BOOL show_sys_files, BOOL show_hid_files, in ntfs_set_shown_files() argument
1354 if (show_sys_files) in ntfs_set_shown_files()