Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Drecovery.c148 head->lh_local_dinodes = be64_to_cpu(lh->lh_local_dinodes); in __get_log_header()
327 sc.sc_dinodes += head->lh_local_dinodes; in update_statfs_inode()
334 head->lh_local_free, head->lh_local_dinodes); in update_statfs_inode()
380 && !head->lh_local_dinodes) /* No change */ in recover_local_statfs()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h465 __be64 lh_local_dinodes; member