Searched refs:gfs2_log_header_host (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/gfs2/ | 
| D | recovery.c | 121 		     unsigned int blkno, struct gfs2_log_header_host *head)  in __get_log_header() 164 			  struct gfs2_log_header_host *head)  in get_log_header() 218 			struct gfs2_log_header_host lh;  in foreach_descriptor() 260 			  struct gfs2_log_header_host *head)  in clean_journal() 298 	struct gfs2_log_header_host head;  in gfs2_recover_func()
  | 
| D | lops.h | 28 			   struct gfs2_log_header_host *head, bool keep_cache); 65 				    struct gfs2_log_header_host *head,  in lops_before_scan()
  | 
| D | recovery.h | 31 			    struct gfs2_log_header_host *head);
  | 
| D | lops.c | 413 			      struct gfs2_log_header_host *head,  in gfs2_jhead_pg_srch() 417 	struct gfs2_log_header_host uninitialized_var(lh);  in gfs2_jhead_pg_srch() 456 				    struct gfs2_log_header_host *head,  in gfs2_jhead_process_page() 484 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head,  in gfs2_find_jhead() 719 			       struct gfs2_log_header_host *head, int pass)  in buf_lo_before_scan() 894 				  struct gfs2_log_header_host *head, int pass)  in revoke_lo_before_scan()
  | 
| D | incore.h | 39 struct gfs2_log_header_host {  struct 55 				struct gfs2_log_header_host *head, int pass);  argument
  | 
| D | super.c | 161 	struct gfs2_log_header_host head;  in gfs2_make_fs_rw() 409 	struct gfs2_log_header_host lh;  in gfs2_lock_fs_check_clean()
  | 
| D | glops.c | 530 	struct gfs2_log_header_host head;  in freeze_go_xmote_bh()
  | 
| D | ops_fstype.c | 612 	struct gfs2_log_header_host head;  in check_journal_clean()
  |