Home
last modified time | relevance | path

Searched defs:je (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
A Ddm-integrity.c106 #define journal_entry_tag(ic, je) ((__u8 *)&(je)->last_bytes[(ic)->sectors_per_block]) argument
113 #define journal_entry_get_sector(je) le64_to_cpu((je)->u.sector) argument
114 #define journal_entry_is_unused(je) ((je)->u.s.sector_hi == cpu_to_le32(-1)) argument
116 #define journal_entry_is_inprogress(je) ((je)->u.s.sector_hi == cpu_to_le32(-2)) argument
829 struct journal_entry *je = access_journal_entry(ic, section, j); in section_mac() local
2158 struct journal_entry *je; in dm_integrity_map_continue() local
2379 struct journal_entry *je; in integrity_commit() local
2429 struct journal_entry *je) in restore_last_bytes()
2458 struct journal_entry *je = access_journal_entry(ic, i, j); in do_journal_write() local
2877 struct journal_entry *je = access_journal_entry(ic, i, j); in init_journal() local
[all …]
/linux/tools/perf/pmu-events/
A Djevents.c367 static int print_events_table_entry(void *data, struct json_event *je) in print_events_table_entry()
472 static int save_arch_std_events(void *data __maybe_unused, struct json_event *je) in save_arch_std_events()
532 try_fixup(const char *fn, char *arch_std, struct json_event *je, char **event) in try_fixup()
552 int (*func)(void *data, struct json_event *je), in json_events()
574 struct json_event je = {}; in json_events() local
/linux/fs/gfs2/
A Dlops.c147 struct gfs2_journal_extent *je; in gfs2_log_bmap() local
523 struct gfs2_journal_extent *je; in gfs2_find_jhead() local

Completed in 21 milliseconds