Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfsntfs.c324 err = log_replay(ni, &initialized); in ntfs_loadlog_and_replay()
H A Dfslog.c3728 * log_replay - Replays log and empties it.
3734 int log_replay(struct ntfs_inode *ni, bool *initialized) in log_replay() function