Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h456 __be64 lh_sec; /* Seconds of timestamp */ member
/openbmc/linux/fs/gfs2/
H A Dlog.c865 lh->lh_sec = cpu_to_be64(tv.tv_sec); in gfs2_write_log_header()