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

/linux-master/fs/ocfs2/
H A Djournal.c53 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota);
71 return __ocfs2_wait_on_mount(osb, 0);
76 return __ocfs2_wait_on_mount(osb, 1);
2305 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota) function

Completed in 113 milliseconds