Searched refs:log_create (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/ntfs3/ |
D | fslog.c | 1311 static void log_create(struct ntfs_log *log, u32 l_size, const u64 last_lsn, in log_create() function 3804 log_create(log, l_size, 0, get_random_u32(), false, false); in log_replay() 3893 log_create(log, l_size, rst_info.last_lsn, open_log_count, in log_replay()
|