Home
last modified time | relevance | path

Searched refs:journal_log (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/ext4/
H A Dext4_journal.h40 struct journal_log { struct
H A Dext4_journal.c29 struct journal_log *journal_ptr[MAX_JOURNAL_ENTRIES];
46 journal_ptr[i] = zalloc(sizeof(struct journal_log)); in ext4fs_init_journal()
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot146 ${journal_log} ${stderr} ${rc}= BMC Execute Command
149 Should Be Empty ${journal_log}
/openbmc/openbmc-test-automation/lib/
H A Dcommon_utils.robot438 ... at /tmp/journal_log else user input location.
440 [Arguments] ${file_path}=/tmp/journal_log ${filter}=${EMPTY}
455 ... By default return log from /tmp/journal_log else
457 [Arguments] ${file_path}=/tmp/journal_log
477 ${journal_log} ${stderr}=
483 Log ${journal_log}
487 RETURN ${journal_log}
952 ${journal_log} ${stderr} ${rc}= BMC Execute Command ${cmd} ignore_err=1
955 ... Should Be Empty ${journal_log}
957 ... Should Not Be Empty ${journal_log}