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

/linux-master/fs/gfs2/
H A Dlock_dlm.c429 * control_mount() function waits for all recoveries to be complete
450 * 2. The control_lock blocks others in control_mount() while the first
647 * No MOUNT_DONE means we're still mounting; control_mount()
653 * control_mount()/control_first_done(), not this thread.
813 static int control_mount(struct gfs2_sbd *sdp) function
831 fs_err(sdp, "control_mount control_lock NL error %d\n", error);
837 fs_err(sdp, "control_mount mounted_lock NL error %d\n", error);
879 fs_err(sdp, "control_mount control_lock EX error %d\n", error);
895 fs_err(sdp, "control_mount mounted_lock EX error %d\n", error);
905 fs_err(sdp, "control_mount mounted_loc
[all...]

Completed in 258 milliseconds