Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c674 clear_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote()
810 clear_bit(GLF_LOCK, &gl->gl_flags); in do_xmote()
858 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) in run_queue()
886 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
893 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
1529 if (test_bit(GLF_LOCK, &gl->gl_flags)) { in add_to_queue()
2016 if (test_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_dispose_glock_lru()
2049 if (!test_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_scan_glock_lru()
2324 if (test_bit(GLF_LOCK, gflags)) in gflags2str()
H A Dincore.h317 GLF_LOCK = 1, enumerator
H A Dtrace_gfs2.h49 {(1UL << GLF_LOCK), "l" }, \
/openbmc/linux/Documentation/filesystems/
H A Dgfs2-glocks.rst13 2. A non-blocking bit lock, GLF_LOCK, which is used to prevent other
94 Operation GLF_LOCK bit lock held gl_lockref.lock spinlock held