Lines Matching defs:control_mount
411 * control_mount() function waits for all recoveries to be complete
432 * 2. The control_lock blocks others in control_mount() while the first
629 * No MOUNT_DONE means we're still mounting; control_mount()
635 * control_mount()/control_first_done(), not this thread.
795 static int control_mount(struct gfs2_sbd *sdp)
813 fs_err(sdp, "control_mount control_lock NL error %d\n", error);
819 fs_err(sdp, "control_mount mounted_lock NL error %d\n", error);
861 fs_err(sdp, "control_mount control_lock EX error %d\n", error);
877 fs_err(sdp, "control_mount mounted_lock EX error %d\n", error);
887 fs_err(sdp, "control_mount mounted_lock PR error %d\n", error);
899 * nodes finish control_mount, then all nodes will be mounting and
907 fs_err(sdp, "control_mount control_lock disabled\n");
935 fs_info(sdp, "control_mount wait for journal recovery\n");
952 fs_info(sdp, "control_mount wait1 block %u start %u "
964 fs_info(sdp, "control_mount wait2 block %u start %u mount %u "
973 fs_info(sdp, "control_mount wait3 block %u start %u mount %u "
1329 * control_mount() uses control_lock to determine first mounter,
1333 error = control_mount(sdp);