Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dglock.h89 #define LM_FLAG_PRIORITY 0x0010 macro
A Dglock.c594 if ((gh->gh_flags & LM_FLAG_PRIORITY) == 0) in finish_xmote()
683 LM_FLAG_PRIORITY); in do_xmote()
1518 if (unlikely((gh->gh_flags & LM_FLAG_PRIORITY) && !insert_pt)) in add_to_queue()
1526 if (unlikely(gh->gh_flags & LM_FLAG_PRIORITY)) in add_to_queue()
1533 if (!(gh->gh_flags & LM_FLAG_PRIORITY)) { in add_to_queue()
2230 if (flags & LM_FLAG_PRIORITY) in hflags2str()
A Drecovery.c473 error = gfs2_freeze_lock(sdp, &thaw_gh, LM_FLAG_PRIORITY); in gfs2_recover_func()
A Dlock_dlm.c225 if (gfs_flags & LM_FLAG_PRIORITY) { in make_flags()
/linux-6.3-rc2/Documentation/filesystems/
A Dgfs2-glocks.rst23 are queued, except for those marked LM_FLAG_PRIORITY which are

Completed in 12 milliseconds