Searched refs:log_create (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | fslog.c | 1309 * log_create - Init @log in cases when we don't have a restart area to use. 1311 static void log_create(struct ntfs_log *log, const u64 last_lsn, in log_create() function 3799 log_create(log, 0, get_random_u32(), false, false); in log_replay() 3878 log_create(log, log->rst_info.last_lsn, open_log_count, wrapped, in log_replay()
|
Completed in 6 milliseconds