Home
last modified time | relevance | path

Searched refs:NTFS_FLAGS_LOG_REPLAYING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c291 sbi->flags |= NTFS_FLAGS_LOG_REPLAYING; in ntfs_loadlog_and_replay()
344 sbi->flags &= ~NTFS_FLAGS_LOG_REPLAYING; in ntfs_loadlog_and_replay()
H A Dntfs_fs.h67 #define NTFS_FLAGS_LOG_REPLAYING 0x00000008 macro
H A Dinode.c77 if (sbi->flags & NTFS_FLAGS_LOG_REPLAYING) { in ntfs_read_mft()
H A Dfrecord.c3275 !(sbi->flags & NTFS_FLAGS_LOG_REPLAYING) && inode->i_nlink) { in ni_write_inode()

Completed in 10 milliseconds