Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h261 void gfs2_gl_hash_clear(struct gfs2_sbd *sdp);
H A Dsuper.c638 gfs2_gl_hash_clear(sdp); in gfs2_put_super()
H A Dops_fstype.c1306 gfs2_gl_hash_clear(sdp); in gfs2_fill_super()
H A Dglock.c782 * gfs2_gl_hash_clear calls clear_glock) and recovery is complete in do_xmote()
2196 * gfs2_gl_hash_clear - Empty out the glock hash table
2202 void gfs2_gl_hash_clear(struct gfs2_sbd *sdp) in gfs2_gl_hash_clear() function