Searched refs:log_create (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/ntfs3/ |
D | fslog.c | 1335 static void log_create(struct ntfs_log *log, u32 l_size, const u64 last_lsn, in log_create() function 3823 log_create(log, l_size, 0, get_random_int(), false, false); in log_replay() 3909 log_create(log, l_size, rst_info.last_lsn, open_log_count, in log_replay()
|