Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Drecovery.c147 head->lh_local_dinodes = be64_to_cpu(lh->lh_local_dinodes); in __get_log_header()
330 sc.sc_dinodes += head->lh_local_dinodes; in update_statfs_inode()
337 head->lh_local_free, head->lh_local_dinodes); in update_statfs_inode()
383 && !head->lh_local_dinodes) /* No change */ in recover_local_statfs()
A Dincore.h48 s64 lh_local_dinodes; member
A Dlog.c892 lh->lh_local_dinodes = cpu_to_be64(l_sc->sc_dinodes); in gfs2_write_log_header()
/linux-6.3-rc2/include/uapi/linux/
A Dgfs2_ondisk.h465 __be64 lh_local_dinodes; member

Completed in 14 milliseconds