Searched refs:gfs2_log_header_host (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/fs/gfs2/ |
D | recovery.c | 119 unsigned int blkno, struct gfs2_log_header_host *head) in __get_log_header() 166 struct gfs2_log_header_host *head) in get_log_header() 221 struct gfs2_log_header_host lh; in foreach_descriptor() 263 struct gfs2_log_header_host *head) in clean_journal() 308 struct gfs2_log_header_host *head, in update_statfs_inode() 377 struct gfs2_log_header_host *head) in recover_local_statfs() 406 struct gfs2_log_header_host head; in gfs2_recover_func()
|
D | lops.h | 22 struct gfs2_log_header_host *head, bool keep_cache); 53 struct gfs2_log_header_host *head, in lops_before_scan()
|
D | recovery.h | 31 struct gfs2_log_header_host *head);
|
D | lops.c | 425 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch() 429 struct gfs2_log_header_host lh; in gfs2_jhead_pg_srch() 469 struct gfs2_log_header_host *head, in gfs2_jhead_process_page() 510 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead() 752 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 920 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
|
D | incore.h | 40 struct gfs2_log_header_host { struct 60 struct gfs2_log_header_host *head, int pass); argument
|
D | util.c | 56 struct gfs2_log_header_host head; in check_journal_clean()
|
D | super.c | 133 struct gfs2_log_header_host head; in gfs2_make_fs_rw() 330 struct gfs2_log_header_host lh; in gfs2_lock_fs_check_clean()
|
D | glops.c | 602 struct gfs2_log_header_host head; in freeze_go_xmote_bh()
|