Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dglock.c675 unsigned int lck_flags = (unsigned int)(gh ? gh->gh_flags : 0); in do_xmote() local
682 lck_flags &= (LM_FLAG_TRY | LM_FLAG_TRY_1CB | LM_FLAG_NOEXP | in do_xmote()
702 (lck_flags & (LM_FLAG_TRY|LM_FLAG_TRY_1CB))) in do_xmote()
789 ret = sdp->sd_lockstruct.ls_ops->lm_lock(gl, target, lck_flags); in do_xmote()

Completed in 7 milliseconds