Searched refs:ntfs_empty_logfile (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.h305 extern bool ntfs_empty_logfile(struct inode *log_vi);
H A Dlogfile.c716 * ntfs_empty_logfile - empty the contents of the $LogFile journal
726 bool ntfs_empty_logfile(struct inode *log_vi) function
H A Dsuper.c500 if (!ntfs_empty_logfile(vol->logfile_ino)) {
2017 !ntfs_empty_logfile(vol->logfile_ino)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogfile.h392 extern int ntfs_empty_logfile(ntfs_attr *na);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c690 * ntfs_empty_logfile - empty the contents of the $LogFile journal
700 int ntfs_empty_logfile(ntfs_attr *na) function
H A Dvolume.c1407 if (ntfs_empty_logfile(na)) {

Completed in 99 milliseconds