Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlock_dlm.c577 return sync_unlock(sdp, &ls->ls_mounted_lksb, "mounted_lock"); in mounted_unlock()
584 &ls->ls_mounted_lksb, "mounted_lock"); in mounted_lock()
815 memset(&ls->ls_mounted_lksb, 0, sizeof(struct dlm_lksb)); in control_mount()
H A Dincore.h656 struct dlm_lksb ls_mounted_lksb; /* mounted_lock */ member