Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h141 #define NVolClearShowSysFiles(nv) clear_nvol_flag(nv, ShowSysFiles) macro
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c1351 NVolClearShowSysFiles(vol); in ntfs_set_shown_files()