Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dntfs_fs.h578 int log_replay(struct ntfs_inode *ni, bool *initialized);
Dfsntfs.c299 err = log_replay(ni, &initialized); in ntfs_loadlog_and_replay()
Dfslog.c3737 int log_replay(struct ntfs_inode *ni, bool *initialized) in log_replay() function