Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.h184 extern void gfs2_glock_queue_put(struct gfs2_glock *gl);
H A Dutil.c257 gfs2_glock_queue_put(live_gl); /* drop extra reference we acquired */ in signal_our_withdraw()
H A Dsuper.c987 gfs2_glock_queue_put(gl); in gfs2_drop_inode()
1185 gfs2_glock_queue_put(gl); in gfs2_glock_put_eventually()
H A Dglock.c286 void gfs2_glock_queue_put(struct gfs2_glock *gl) in gfs2_glock_queue_put() function
2331 gfs2_glock_queue_put(gl); in gfs2_glock_iter_next()
H A Dlog.c696 gfs2_glock_queue_put(gl); in gfs2_glock_remove_revoke()