Home
last modified time | relevance | path

Searched refs:lh_flags (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
H A Drecovery.c142 head->lh_flags = be32_to_cpu(lh->lh_flags); in __get_log_header()
466 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_recover_func()
H A Dsuper.c368 if (!(lh.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_lock_fs_check_clean()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h448 __be32 lh_flags; /* GFS2_LOG_HEAD_... */ member