Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h455 __be32 lh_nsec; /* Nanoseconds of timestamp */ member
/openbmc/linux/fs/gfs2/
H A Dlog.c864 lh->lh_nsec = cpu_to_be32(tv.tv_nsec); in gfs2_write_log_header()