Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.h285 extern bool ntfs_check_logfile(struct inode *log_vi,
H A Dlogfile.c471 bool ntfs_check_logfile(struct inode *log_vi, RESTART_PAGE_HEADER **rp) in ntfs_check_logfile() function
H A Dsuper.c1223 if (!ntfs_check_logfile(tmp_ino, rp)) { in load_and_check_logfile()