Searched defs:je (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
H A D | jevents.c | 346 static int print_events_table_entry(void *data, struct json_event *je) in print_events_table_entry() argument 448 save_arch_std_events(void *data, struct json_event *je) save_arch_std_events() argument 508 try_fixup(const char *fn, char *arch_std, struct json_event *je, char **event) try_fixup() argument 527 json_events(const char *fn, int (*func)(void *data, struct json_event *je), void *data) json_events() argument 550 struct json_event je = {}; json_events() local [all...] |
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | lops.c | 144 struct gfs2_journal_extent *je; in gfs2_log_bmap() local 514 struct gfs2_journal_extent *je; in gfs2_find_jhead() local [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | lops.c | 147 struct gfs2_journal_extent *je; in gfs2_log_bmap() local 521 struct gfs2_journal_extent *je; in gfs2_find_jhead() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-integrity.c | 732 struct journal_entry *je = access_journal_entry(ic, section, j); section_mac() local 1858 struct journal_entry *je = access_journal_entry(ic, journal_section, journal_entry); __journal_read_write() local 2043 struct journal_entry *je; dm_integrity_map_continue() local 2266 struct journal_entry *je; integrity_commit() local 2315 restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, struct journal_entry *je) restore_last_bytes() argument 2345 struct journal_entry *je = access_journal_entry(ic, i, j); do_journal_write() local 2760 struct journal_entry *je = access_journal_entry(ic, i, j); init_journal() local 2832 struct journal_entry *je = access_journal_entry(ic, i, j); replay_journal() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-integrity.c | 822 struct journal_entry *je = access_journal_entry(ic, section, j); section_mac() local 2049 struct journal_entry *je = access_journal_entry(ic, journal_section, journal_entry); __journal_read_write() local 2238 struct journal_entry *je; dm_integrity_map_continue() local 2466 struct journal_entry *je; integrity_commit() local 2519 restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, struct journal_entry *je) restore_last_bytes() argument 2550 struct journal_entry *je = access_journal_entry(ic, i, j); do_journal_write() local 2995 struct journal_entry *je = access_journal_entry(ic, i, j); init_journal() local 3071 struct journal_entry *je = access_journal_entry(ic, i, j); replay_journal() local [all...] |
Completed in 10 milliseconds