Home
last modified time | relevance | path

Searched refs:LM_FLAG_NOEXP (Results 1 – 6 of 6) sorted by relevance

/linux/fs/gfs2/
A Dutil.c60 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_NOEXP | in check_journal_clean()
104 int flags = LM_FLAG_NOEXP | GL_EXACT | caller_flags; in gfs2_freeze_lock()
229 gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | LM_FLAG_NOEXP, in signal_our_withdraw()
254 gfs2_holder_reinit(LM_ST_SHARED, LM_FLAG_NOEXP | GL_EXACT, in signal_our_withdraw()
A Drecovery.c432 LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE, in gfs2_recover_func()
448 LM_FLAG_NOEXP | GL_NOCACHE, &ji_gh); in gfs2_recover_func()
A Dglock.c763 gh && !(gh->gh_flags & LM_FLAG_NOEXP)) in do_xmote()
765 lck_flags &= (LM_FLAG_TRY | LM_FLAG_TRY_1CB | LM_FLAG_NOEXP | in do_xmote()
1565 if (glock_blocked_by_withdraw(gl) && !(gh->gh_flags & LM_FLAG_NOEXP)) in gfs2_glock_nq()
1573 if (unlikely((LM_FLAG_NOEXP & gh->gh_flags) && in gfs2_glock_nq()
1929 if (LM_FLAG_NOEXP & gh->gh_flags) in gfs2_should_freeze()
2274 if (flags & LM_FLAG_NOEXP) in hflags2str()
A Dglock.h87 #define LM_FLAG_NOEXP 0x0004 macro
A Dops_fstype.c408 LM_ST_EXCLUSIVE, LM_FLAG_NOEXP | GL_NOCACHE, in init_locking()
418 LM_FLAG_NOEXP | GL_EXACT, in init_locking()
783 LM_FLAG_NOEXP | GL_NOCACHE, in init_journal()
793 LM_FLAG_NOEXP | GL_EXACT | GL_NOCACHE, in init_journal()
A Dsuper.c349 LM_FLAG_NOEXP, &sdp->sd_freeze_gh); in gfs2_lock_fs_check_clean()

Completed in 16 milliseconds