Lines Matching defs:control_mount
403 * control_mount() function waits for all recoveries to be complete
424 * 2. The control_lock blocks others in control_mount() while the first
621 * No MOUNT_DONE means we're still mounting; control_mount()
627 * control_mount()/control_first_done(), not this thread.
787 static int control_mount(struct gfs2_sbd *sdp)
805 fs_err(sdp, "control_mount control_lock NL error %d\n", error);
811 fs_err(sdp, "control_mount mounted_lock NL error %d\n", error);
853 fs_err(sdp, "control_mount control_lock EX error %d\n", error);
869 fs_err(sdp, "control_mount mounted_lock EX error %d\n", error);
879 fs_err(sdp, "control_mount mounted_lock PR error %d\n", error);
891 * nodes finish control_mount, then all nodes will be mounting and
899 fs_err(sdp, "control_mount control_lock disabled\n");
927 fs_info(sdp, "control_mount wait for journal recovery\n");
944 fs_info(sdp, "control_mount wait1 block %u start %u "
956 fs_info(sdp, "control_mount wait2 block %u start %u mount %u "
965 fs_info(sdp, "control_mount wait3 block %u start %u mount %u "
1321 * control_mount() uses control_lock to determine first mounter,
1325 error = control_mount(sdp);