Searched refs:log_create (Results 1 – 2 of 2) sorted by relevance
/openbmc/obmc-console/ |
H A D | log-handler.c | 130 static int log_create(struct log_handler *lh) in log_create() function 202 rc = log_create(lh); in log_init()
|
/openbmc/linux/fs/ntfs3/ |
H A D | fslog.c | 1331 static void log_create(struct ntfs_log *log, const u64 last_lsn, in log_create() function 3822 log_create(log, 0, get_random_u32(), false, false); in log_replay() 3901 log_create(log, log->rst_info.last_lsn, open_log_count, wrapped, in log_replay()
|