Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dlog-handler.c129 static int log_create(struct log_handler *lh) in log_create() function
189 rc = log_create(lh); in log_init()
/openbmc/linux/fs/ntfs3/
H A Dfslog.c1312 static void log_create(struct ntfs_log *log, const u64 last_lsn, in log_create() function
3800 log_create(log, 0, get_random_u32(), false, false); in log_replay()
3879 log_create(log, log->rst_info.last_lsn, open_log_count, wrapped, in log_replay()