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

/linux-master/fs/gfs2/
H A Drecovery.c147 head->lh_local_dinodes = be64_to_cpu(lh->lh_local_dinodes);
330 sc.sc_dinodes += head->lh_local_dinodes;
337 head->lh_local_free, head->lh_local_dinodes);
383 && !head->lh_local_dinodes) /* No change */
H A Dincore.h48 s64 lh_local_dinodes; member in struct:gfs2_log_header_host
H A Dlog.c891 lh->lh_local_dinodes = cpu_to_be64(l_sc->sc_dinodes);
/linux-master/include/uapi/linux/
H A Dgfs2_ondisk.h465 __be64 lh_local_dinodes; member in struct:gfs2_log_header

Completed in 458 milliseconds