Home
last modified time | relevance | path

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

/Linux-v5.15/fs/gfs2/
Dglock.c579 clear_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote()
756 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) in run_queue()
788 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
795 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
1357 if (test_bit(GLF_LOCK, &gl->gl_flags)) in add_to_queue()
1804 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_dispose_glock_lru()
1811 WARN_ON(!test_and_clear_bit(GLF_LOCK, &gl->gl_flags)); in gfs2_dispose_glock_lru()
1839 if (!test_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_scan_glock_lru()
2034 clear_bit(GLF_LOCK, &gl->gl_flags); in gfs2_glock_finish_truncate()
2115 if (test_bit(GLF_LOCK, gflags)) in gflags2str()
Dincore.h317 GLF_LOCK = 1, enumerator
Dtrace_gfs2.h49 {(1UL << GLF_LOCK), "l" }, \
/Linux-v5.15/Documentation/filesystems/
Dgfs2-glocks.rst13 2. A non-blocking bit lock, GLF_LOCK, which is used to prevent other
95 Operation GLF_LOCK bit lock held gl_lockref.lock spinlock held