Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Drecovery.c147 head->lh_local_total = be64_to_cpu(lh->lh_local_total); in __get_log_header()
330 sc.sc_total += head->lh_local_total; in update_statfs_inode()
338 sc.sc_free, sc.sc_dinodes, head->lh_local_total, in update_statfs_inode()
384 if (!head->lh_local_total && !head->lh_local_free in recover_local_statfs()
A Dincore.h46 s64 lh_local_total; member
A Dlog.c882 lh->lh_local_total = cpu_to_be64(l_sc->sc_total); in gfs2_write_log_header()
/linux/include/uapi/linux/
A Dgfs2_ondisk.h463 __be64 lh_local_total; member

Completed in 15 milliseconds