Home
last modified time | relevance | path

Searched refs:LM_FLAG_PRIORITY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h71 * LM_FLAG_PRIORITY
84 #define LM_FLAG_PRIORITY 0x0010 macro
H A Dglock.c515 if ((gh->gh_flags & LM_FLAG_PRIORITY) == 0) in finish_xmote()
603 LM_FLAG_PRIORITY);
1368 if (unlikely((gh->gh_flags & LM_FLAG_PRIORITY) && !insert_pt))
1376 if (unlikely(gh->gh_flags & LM_FLAG_PRIORITY))
1383 if (!(gh->gh_flags & LM_FLAG_PRIORITY)) {
2060 if (flags & LM_FLAG_PRIORITY) in hflags2str()
H A Drecovery.c473 error = gfs2_freeze_lock(sdp, &thaw_gh, LM_FLAG_PRIORITY); in gfs2_recover_func()
H A Dlock_dlm.c222 if (gfs_flags & LM_FLAG_PRIORITY) { in make_flags()

Completed in 7 milliseconds