Searched refs:__lockref_is_dead (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dlockref.h46 static inline int __lockref_is_dead(const struct lockref *l) __lockref_is_dead() function
/linux-4.4.14/fs/gfs2/
H A Dglock.c105 GLOCK_BUG_ON(gl, __lockref_is_dead(&gl->gl_lockref)); gfs2_glock_hold()
325 GLOCK_BUG_ON(gl, __lockref_is_dead(&gl->gl_lockref)); state_change()
1798 __lockref_is_dead(&gi->gl->gl_lockref))); gfs2_glock_iter_next()
H A Dquota.c306 gfs2_assert(sdp, !__lockref_is_dead(&qd->qd_lockref)); qd_hold()

Completed in 275 milliseconds