| /kernel/linux/linux-4.19/fs/gfs2/ |
| D | recovery.c | 35 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, in gfs2_replay_read_block() 58 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() 87 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check() 111 void gfs2_revoke_clean(struct gfs2_jdesc *jd) in gfs2_revoke_clean() 137 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header() 186 static int find_good_lh(struct gfs2_jdesc *jd, unsigned int *blk, in find_good_lh() 218 static int jhead_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in jhead_scan() 258 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in gfs2_find_jhead() 308 static int foreach_descriptor(struct gfs2_jdesc *jd, unsigned int start, in foreach_descriptor() 374 static void clean_journal(struct gfs2_jdesc *jd, in clean_journal() [all …]
|
| D | lops.h | 70 static inline void lops_before_scan(struct gfs2_jdesc *jd, in lops_before_scan() 80 static inline int lops_scan_elements(struct gfs2_jdesc *jd, unsigned int start, in lops_scan_elements() 97 static inline void lops_after_scan(struct gfs2_jdesc *jd, int error, in lops_after_scan()
|
| D | lops.c | 516 static void buf_lo_before_scan(struct gfs2_jdesc *jd, in buf_lo_before_scan() 526 static int buf_lo_scan_elements(struct gfs2_jdesc *jd, unsigned int start, in buf_lo_scan_elements() 597 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan() 670 static void revoke_lo_before_scan(struct gfs2_jdesc *jd, in revoke_lo_before_scan() 680 static int revoke_lo_scan_elements(struct gfs2_jdesc *jd, unsigned int start, in revoke_lo_scan_elements() 730 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan() 762 static int databuf_lo_scan_elements(struct gfs2_jdesc *jd, unsigned int start, in databuf_lo_scan_elements() 812 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
|
| D | recovery.h | 17 static inline void gfs2_replay_incr_blk(struct gfs2_jdesc *jd, unsigned int *blk) in gfs2_replay_incr_blk()
|
| D | super.c | 310 struct gfs2_jdesc *jd; in gfs2_jindex_free() local 329 struct gfs2_jdesc *jd; in jdesc_find_i() local 347 struct gfs2_jdesc *jd; in gfs2_jdesc_find() local 356 int gfs2_jdesc_check(struct gfs2_jdesc *jd) in gfs2_jdesc_check() 655 struct gfs2_jdesc *jd; in gfs2_lock_fs_check_clean() local 887 struct gfs2_jdesc *jd; in gfs2_put_super() local
|
| D | ops_fstype.c | 541 struct gfs2_jdesc *jd; in gfs2_jindex_hold() local 604 static int check_journal_clean(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd) in check_journal_clean() 726 struct gfs2_jdesc *jd = gfs2_jdesc_find(sdp, x); in init_journal() local
|
| D | bmap.c | 2221 void gfs2_free_journal_extents(struct gfs2_jdesc *jd) in gfs2_free_journal_extents() 2242 static int gfs2_add_jextent(struct gfs2_jdesc *jd, u64 lblock, u64 dblock, u64 blocks) in gfs2_add_jextent() 2285 int gfs2_map_journal_extents(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd) in gfs2_map_journal_extents()
|
| D | log.c | 690 void gfs2_write_log_header(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd, in gfs2_write_log_header()
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | recovery.c | 32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, in gfs2_replay_read_block() 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() 84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check() 108 void gfs2_revoke_clean(struct gfs2_jdesc *jd) in gfs2_revoke_clean() 167 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header() 197 static int foreach_descriptor(struct gfs2_jdesc *jd, u32 start, in foreach_descriptor() 263 static void clean_journal(struct gfs2_jdesc *jd, in clean_journal() 308 static int update_statfs_inode(struct gfs2_jdesc *jd, in update_statfs_inode() 377 static void recover_local_statfs(struct gfs2_jdesc *jd, in recover_local_statfs() 404 struct gfs2_jdesc *jd = container_of(work, struct gfs2_jdesc, jd_work); in gfs2_recover_func() local [all …]
|
| D | lops.c | 142 u64 gfs2_log_bmap(struct gfs2_jdesc *jd, unsigned int lblock) in gfs2_log_bmap() 418 static bool gfs2_jhead_pg_srch(struct gfs2_jdesc *jd, in gfs2_jhead_pg_srch() 461 static void gfs2_jhead_process_page(struct gfs2_jdesc *jd, unsigned long index, in gfs2_jhead_process_page() 504 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead() 745 static void buf_lo_before_scan(struct gfs2_jdesc *jd, in buf_lo_before_scan() 755 static int buf_lo_scan_elements(struct gfs2_jdesc *jd, u32 start, in buf_lo_scan_elements() 822 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan() 895 static void revoke_lo_before_scan(struct gfs2_jdesc *jd, in revoke_lo_before_scan() 905 static int revoke_lo_scan_elements(struct gfs2_jdesc *jd, u32 start, in revoke_lo_scan_elements() 955 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan() [all …]
|
| D | lops.h | 64 static inline void lops_before_scan(struct gfs2_jdesc *jd, in lops_before_scan() 74 static inline int lops_scan_elements(struct gfs2_jdesc *jd, u32 start, in lops_scan_elements() 91 static inline void lops_after_scan(struct gfs2_jdesc *jd, int error, in lops_after_scan()
|
| D | super.c | 62 struct gfs2_jdesc *jd; in gfs2_jindex_free() local 83 struct gfs2_jdesc *jd; in jdesc_find_i() local 101 struct gfs2_jdesc *jd; in gfs2_jdesc_find() local 110 int gfs2_jdesc_check(struct gfs2_jdesc *jd) in gfs2_jdesc_check() 359 struct gfs2_jdesc *jd; in gfs2_lock_fs_check_clean() local 605 struct gfs2_jdesc *jd; in gfs2_put_super() local
|
| D | recovery.h | 14 static inline void gfs2_replay_incr_blk(struct gfs2_jdesc *jd, u32 *blk) in gfs2_replay_incr_blk()
|
| D | ops_fstype.c | 553 struct gfs2_jdesc *jd; in gfs2_jindex_hold() local 629 struct gfs2_jdesc *jd; in init_statfs() local 797 struct gfs2_jdesc *jd = gfs2_jdesc_find(sdp, x); in init_journal() local
|
| D | util.c | 50 int check_journal_clean(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd, in check_journal_clean()
|
| D | bmap.c | 2228 void gfs2_free_journal_extents(struct gfs2_jdesc *jd) in gfs2_free_journal_extents() 2249 static int gfs2_add_jextent(struct gfs2_jdesc *jd, u64 lblock, u64 dblock, u64 blocks) in gfs2_add_jextent() 2292 int gfs2_map_journal_extents(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd) in gfs2_map_journal_extents()
|
| D | lock_dlm.c | 586 struct gfs2_jdesc *jd; in remote_withdraw() local
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | jitdump.c | 107 jit_close(struct jit_buf_desc *jd) in jit_close() 132 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open() 239 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry() 356 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event() 368 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp() 385 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load() 503 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move() 592 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info() 619 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info() 644 jit_process_dump(struct jit_buf_desc *jd) in jit_process_dump() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | jitdump.c | 109 jit_close(struct jit_buf_desc *jd) in jit_close() 134 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open() 241 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry() 358 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event() 370 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp() 401 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load() 517 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move() 606 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info() 633 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info() 658 jit_process_dump(struct jit_buf_desc *jd) in jit_process_dump() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | emulate.c | 65 u64 jd = tb - vcpu->arch.dec_jiffies; in kvmppc_get_dec() local
|
| /kernel/linux/linux-4.19/arch/powerpc/kvm/ |
| D | emulate.c | 77 u64 jd = tb - vcpu->arch.dec_jiffies; in kvmppc_get_dec() local
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | core_apecs.c | 378 unsigned int jd; in apecs_pci_clr_err() local
|
| D | core_cia.c | 827 int jd; in cia_pci_clr_err() local
|
| /kernel/linux/linux-4.19/arch/alpha/kernel/ |
| D | core_apecs.c | 377 unsigned int jd; in apecs_pci_clr_err() local
|
| D | core_cia.c | 824 int jd; in cia_pci_clr_err() local
|