Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlock_dlm.c903 mount_gen = ls->ls_recover_mount; in control_mount()
1138 if (!ls->ls_recover_mount) { in gdlm_recover_done()
1139 ls->ls_recover_mount = generation; in gdlm_recover_done()
1214 ls->ls_recover_mount = 0; in gdlm_mount()
Dincore.h685 uint32_t ls_recover_mount; /* gen in first recover_done cb */ member