Searched refs:DFL_FIRST_MOUNT_DONE (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dincore.h178 * DFL_FIRST_MOUNT_DONE: this node was the first mounter, and has finished
195 DFL_FIRST_MOUNT_DONE = 3, enumerator in enum:__anon120
H A Dlock_dlm.c1032 set_bit(DFL_FIRST_MOUNT_DONE, &ls->ls_recover_flags);
H A Dsys.c495 return sprintf(buf, "%d\n", !!test_bit(DFL_FIRST_MOUNT_DONE, &ls->ls_recover_flags));

Completed in 128 milliseconds