Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Drecovery.c145 head->lh_local_total = be64_to_cpu(lh->lh_local_total); in __get_log_header()
328 sc.sc_total += head->lh_local_total; in update_statfs_inode()
336 sc.sc_free, sc.sc_dinodes, head->lh_local_total, in update_statfs_inode()
382 if (!head->lh_local_total && !head->lh_local_free in recover_local_statfs()
Dincore.h46 s64 lh_local_total; member
Dlog.c881 lh->lh_local_total = cpu_to_be64(l_sc->sc_total); in gfs2_write_log_header()
/linux-6.1.9/include/uapi/linux/
Dgfs2_ondisk.h463 __be64 lh_local_total; member