Home
last modified time | relevance | path

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

/linux/fs/gfs2/
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()
A Dutil.c83 if (!(head.lh_flags & GFS2_LOG_HEAD_UNMOUNT)) { in check_journal_clean()
A Dincore.h42 u32 lh_flags; /* GFS2_LOG_HEAD_... */ member
A Dglops.c600 if (gfs2_assert_withdraw_delayed(sdp, head.lh_flags & in freeze_go_xmote_bh()
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()
A Dlog.c848 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