Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dlock_dlm.c565 return sync_unlock(sdp, &ls->ls_mounted_lksb, "mounted_lock"); in mounted_unlock()
572 &ls->ls_mounted_lksb, "mounted_lock"); in mounted_lock()
803 memset(&ls->ls_mounted_lksb, 0, sizeof(struct dlm_lksb)); in control_mount()
Dincore.h656 struct dlm_lksb ls_mounted_lksb; /* mounted_lock */ member