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

/linux-4.4.14/fs/ocfs2/
H A Djournal.c68 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota);
86 return __ocfs2_wait_on_mount(osb, 0); ocfs2_wait_on_mount()
91 return __ocfs2_wait_on_mount(osb, 1); ocfs2_wait_on_quotas()
2261 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota) __ocfs2_wait_on_mount() function

Completed in 51 milliseconds