Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlogfile.h291 extern bool ntfs_empty_logfile(struct inode *log_vi);
H A Dlogfile.c703 * ntfs_empty_logfile - empty the contents of the $LogFile journal
713 bool ntfs_empty_logfile(struct inode *log_vi) in ntfs_empty_logfile() function
H A Dsuper.c519 if (!ntfs_empty_logfile(vol->logfile_ino)) { in ntfs_remount()
2063 if (!sb_rdonly(sb) && !ntfs_empty_logfile(vol->logfile_ino)) { in load_system_files()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlogfile.h291 extern bool ntfs_empty_logfile(struct inode *log_vi);
H A Dlogfile.c702 * ntfs_empty_logfile - empty the contents of the $LogFile journal
712 bool ntfs_empty_logfile(struct inode *log_vi) in ntfs_empty_logfile() function
H A Dsuper.c527 if (!ntfs_empty_logfile(vol->logfile_ino)) { in ntfs_remount()
2071 if (!sb_rdonly(sb) && !ntfs_empty_logfile(vol->logfile_ino)) { in load_system_files()

Completed in 12 milliseconds