Searched defs:logs (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | segbuf.c | 267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs() 275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs() 288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() 301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs() 319 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) in nilfs_add_checksums_on_logs()
|
H A D | segbuf.h | 167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs()
|
H A D | segment.c | 1429 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs() 1485 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage() 1784 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs()
|
/openbmc/qemu/block/ |
H A D | vhdx-log.c | 491 vhdx_log_flush(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_flush() 671 vhdx_log_search(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_search() 759 VHDXLogSequence logs = { 0 }; in vhdx_parse_log() local 1049 VHDXLogSequence logs = { .valid = true, in vhdx_log_write_and_flush() local
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | EventLogStore.js | 135 async resolveEventLogs({ dispatch }, logs) { argument 170 async unresolveEventLogs({ dispatch }, logs) { argument
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | dataService.js | 97 this.updateServerHealth = function(logs) { argument
|
H A D | api-utils.js | 1616 deleteLogs: function(logs) { argument 1639 resolveLogs: function(logs) { argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | parselogs.py | 138 def parse_logs(self, logs, lines_before=10, lines_after=10): argument
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | verifier_log.c | 32 } logs; variable
|
/openbmc/phosphor-host-ipmid/test/message/ |
H A D | payload.cpp | 316 std::vector<std::string> logs; variable
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | data.py | 33 def logContains(item, logs): argument
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 119 "logs": "Logs", string
|
H A D | ru-RU.json | 119 "logs": "Логи", string
|