Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c678 if ((gh->gh_flags & LM_FLAG_PRIORITY) == 0) in finish_xmote()
766 LM_FLAG_PRIORITY); in do_xmote()
1515 if (unlikely((gh->gh_flags & LM_FLAG_PRIORITY) && !insert_pt)) in add_to_queue()
1523 if (unlikely(gh->gh_flags & LM_FLAG_PRIORITY)) in add_to_queue()
1530 if (!(gh->gh_flags & LM_FLAG_PRIORITY)) { in add_to_queue()
2278 if (flags & LM_FLAG_PRIORITY) in hflags2str()
A Dglock.h89 #define LM_FLAG_PRIORITY 0x0010 macro
A Drecovery.c475 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/Documentation/filesystems/
A Dgfs2-glocks.rst23 are queued, except for those marked LM_FLAG_PRIORITY which are

Completed in 13 milliseconds