Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drecovery.c146 head->lh_local_free = be64_to_cpu(lh->lh_local_free); in __get_log_header()
329 sc.sc_free += head->lh_local_free; in update_statfs_inode()
337 head->lh_local_free, head->lh_local_dinodes); in update_statfs_inode()
382 if (!head->lh_local_total && !head->lh_local_free in recover_local_statfs()
H A Dincore.h47 s64 lh_local_free; member
H A Dlog.c891 lh->lh_local_free = cpu_to_be64(l_sc->sc_free); in gfs2_write_log_header()
/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h464 __be64 lh_local_free; member