Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dntfs_fs.h594 int log_replay(struct ntfs_inode *ni, bool *initialized);
Dfsntfs.c324 err = log_replay(ni, &initialized); in ntfs_loadlog_and_replay()
Dfslog.c3736 int log_replay(struct ntfs_inode *ni, bool *initialized) in log_replay() function