Home
last modified time | relevance | path

Searched refs:freeze_gh (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dutil.c112 void gfs2_freeze_unlock(struct gfs2_holder *freeze_gh) in gfs2_freeze_unlock() argument
114 if (gfs2_holder_initialized(freeze_gh)) in gfs2_freeze_unlock()
115 gfs2_glock_dq_uninit(freeze_gh); in gfs2_freeze_unlock()
H A Dutil.h153 void gfs2_freeze_unlock(struct gfs2_holder *freeze_gh);