Home
last modified time | relevance | path

Searched refs:NTFS_FLAGS_NEED_REPLAY (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Drun.c1084 if (sbi->flags & NTFS_FLAGS_NEED_REPLAY) in run_unpack_ex()
H A Dsuper.c413 if (ro_rw && (sbi->flags & NTFS_FLAGS_NEED_REPLAY)) { in ntfs_fs_reconfigure()
1284 if ((sbi->flags & NTFS_FLAGS_NEED_REPLAY) && !ro) { in ntfs_fill_super()
H A Dntfs_fs.h70 #define NTFS_FLAGS_NEED_REPLAY 0x04000000 macro
H A Dfslog.c4663 sbi->flags |= NTFS_FLAGS_NEED_REPLAY; in log_replay()
5088 sbi->flags &= ~NTFS_FLAGS_NEED_REPLAY; in log_replay()
5178 sbi->flags |= NTFS_FLAGS_NEED_REPLAY; in log_replay()
H A Dfsntfs.c332 if (sbi->flags & NTFS_FLAGS_NEED_REPLAY) { in ntfs_loadlog_and_replay()

Completed in 15 milliseconds