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