Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlogfile.h288 extern bool ntfs_is_logfile_clean(struct inode *log_vi,
H A Dlogfile.c647 * ntfs_is_logfile_clean - check in the journal if the volume is clean
666 bool ntfs_is_logfile_clean(struct inode *log_vi, const RESTART_PAGE_HEADER *rp) in ntfs_is_logfile_clean() function
710 * checked by a call to ntfs_check_logfile() and that ntfs_is_logfile_clean()
H A Dsuper.c1942 !ntfs_is_logfile_clean(vol->logfile_ino, rp)) { in load_system_files()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlogfile.h288 extern bool ntfs_is_logfile_clean(struct inode *log_vi,
H A Dlogfile.c646 * ntfs_is_logfile_clean - check in the journal if the volume is clean
665 bool ntfs_is_logfile_clean(struct inode *log_vi, const RESTART_PAGE_HEADER *rp) in ntfs_is_logfile_clean() function
709 * checked by a call to ntfs_check_logfile() and that ntfs_is_logfile_clean()
H A Dsuper.c1950 !ntfs_is_logfile_clean(vol->logfile_ino, rp)) { in load_system_files()

Completed in 10 milliseconds