Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlock_dlm.c555 return sync_unlock(sdp, &ls->ls_mounted_lksb, "mounted_lock"); in mounted_unlock()
562 &ls->ls_mounted_lksb, "mounted_lock"); in mounted_lock()
764 memset(&ls->ls_mounted_lksb, 0, sizeof(struct dlm_lksb)); in control_mount()
Dincore.h677 struct dlm_lksb ls_mounted_lksb; /* mounted_lock */ member