Home
last modified time | relevance | path

Searched refs:gfs2_log_header_in (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/gfs2/
Drecovery.c120 static int gfs2_log_header_in(struct gfs2_log_header_host *lh, const void *buf) in gfs2_log_header_in() function
167 error = gfs2_log_header_in(&lh, bh->b_data); in get_log_header()