Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Drecovery.c143 head->lh_flags = be32_to_cpu(lh->lh_flags); in __get_log_header()
469 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_recover_func()
A Dutil.c82 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in check_journal_clean()
A Dincore.h42 u32 lh_flags; /* GFS2_LOG_HEAD_... */ member
A Dsuper.c144 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_make_fs_rw()
360 if (!(lh.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in gfs2_lock_fs_check_clean()
A Dglops.c614 if (gfs2_assert_withdraw_delayed(sdp, head.lh_flags & in freeze_go_xmote_bh()
A Dlog.c849 lh->lh_flags = cpu_to_be32(flags); in gfs2_write_log_header()
/linux/include/uapi/linux/
A Dgfs2_ondisk.h448 __be32 lh_flags; /* GFS2_LOG_HEAD_... */ member

Completed in 19 milliseconds