__ocfs2_wait_on_mount
static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota);
return __ocfs2_wait_on_mount(osb, 0);
return __ocfs2_wait_on_mount(osb, 1);