Home
last modified time | relevance | path

Searched refs:sd_dead_glocks (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dincore.h841 struct list_head sd_dead_glocks; member
H A Dglock.c189 list_add(&gl->gl_lru, &sdp->sd_dead_glocks); in gfs2_glock_free_later()
197 struct list_head *list = &sdp->sd_dead_glocks; in gfs2_free_dead_glocks()
H A Dops_fstype.c139 INIT_LIST_HEAD(&sdp->sd_dead_glocks); in init_sbd()