Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dntfs_fs.h584 int log_replay(struct ntfs_inode *ni, bool *initialized);
Dfsntfs.c324 err = log_replay(ni, &initialized); in ntfs_loadlog_and_replay()
Dfslog.c3717 int log_replay(struct ntfs_inode *ni, bool *initialized) in log_replay() function