Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dlock_dlm.c895 mount_gen = ls->ls_recover_mount; in control_mount()
1122 if (!ls->ls_recover_mount) { in gdlm_recover_done()
1123 ls->ls_recover_mount = generation; in gdlm_recover_done()
1198 ls->ls_recover_mount = 0; in gdlm_mount()
Dincore.h649 uint32_t ls_recover_mount; /* gen in first recover_done cb */ member