Home
last modified time | relevance | path

Searched refs:gl_spin (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dglock.c310 __releases(&gl->gl_spin) in do_promote()
311 __acquires(&gl->gl_spin) in do_promote()
324 spin_unlock(&gl->gl_spin); in do_promote()
327 spin_lock(&gl->gl_spin); in do_promote()
425 spin_lock(&gl->gl_spin); in finish_xmote()
469 spin_unlock(&gl->gl_spin); in finish_xmote()
478 spin_unlock(&gl->gl_spin); in finish_xmote()
480 spin_lock(&gl->gl_spin); in finish_xmote()
493 spin_unlock(&gl->gl_spin); in finish_xmote()
505 __releases(&gl->gl_spin) in do_xmote()
[all …]
Dglock.h144 spin_lock(&gl->gl_spin); in gfs2_glock_is_locked_by_me()
154 spin_unlock(&gl->gl_spin); in gfs2_glock_is_locked_by_me()
Dmain.c53 spin_lock_init(&gl->gl_spin); in gfs2_init_glock_once()
Dglops.c157 spin_lock(&gl->gl_spin); in rgrp_go_sync()
161 spin_unlock(&gl->gl_spin); in rgrp_go_sync()
Dincore.h334 #define gl_spin gl_lockref.lock macro
Drgrp.c732 spin_lock(&gl->gl_spin); in gfs2_clear_rgrpd()
734 spin_unlock(&gl->gl_spin); in gfs2_clear_rgrpd()
/linux-4.1.27/Documentation/filesystems/
Dgfs2-glocks.txt8 1. A spinlock (gl_spin) which protects the internal state such
85 Operation | GLF_LOCK bit lock held | gl_spin spinlock held