Searched refs:lh_local_total (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | gfs2_ondisk.h | 456 __be64 lh_local_total; member |
/Linux-v4.19/fs/gfs2/ | ||
D | log.c | 721 lh->lh_local_total = cpu_to_be64(l_sc->sc_total); in gfs2_write_log_header() |