Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drecovery.c141 head->lh_flags = be32_to_cpu(lh->lh_flags); in __get_log_header()
467 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_recover_func()
H A Dutil.c83 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in check_journal_clean()
H A Dincore.h42 u32 lh_flags; /* GFS2_LOG_HEAD_... */ member
H A Dsuper.c150 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_make_fs_rw()
376 if (!(lh.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_lock_fs_check_clean()
H A Dglops.c610 if (gfs2_assert_withdraw_delayed(sdp, head.lh_flags & in freeze_go_xmote_bh()
H A Dlog.c857 lh->lh_flags = cpu_to_be32(flags); in gfs2_write_log_header()
/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h448 __be32 lh_flags; /* GFS2_LOG_HEAD_... */ member