Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dglock.c430 clear_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote()
522 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) in run_queue()
554 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
562 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
893 if (test_bit(GLF_LOCK, &gl->gl_flags)) in add_to_queue()
1020 GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags)); in gfs2_glock_dq()
1024 clear_bit(GLF_LOCK, &gl->gl_flags); in gfs2_glock_dq()
1335 if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_dispose_glock_lru()
1343 WARN_ON(!test_and_clear_bit(GLF_LOCK, &gl->gl_flags)); in gfs2_dispose_glock_lru()
1372 if (!test_bit(GLF_LOCK, &gl->gl_flags)) { in gfs2_scan_glock_lru()
[all …]
Dincore.h315 GLF_LOCK = 1, enumerator
Dtrace_gfs2.h47 {(1UL << GLF_LOCK), "l" }, \
/linux-4.4.14/Documentation/filesystems/
Dgfs2-glocks.txt10 2. A non-blocking bit lock, GLF_LOCK, which is used to prevent other
85 Operation | GLF_LOCK bit lock held | gl_lockref.lock spinlock held