Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h468 extern int ntfs_empty_logfile(ntfs_attr *na);
/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c728 int ntfs_empty_logfile(ntfs_attr *na) in ntfs_empty_logfile() function
Dvolume.c1713 if (ntfs_empty_logfile(na)) { in ntfs_logfile_reset()