Home
last modified time | relevance | path

Searched refs:ocfs2_clusterinfo_valid (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Docfs2.h637 static inline int ocfs2_clusterinfo_valid(struct ocfs2_super *osb) in ocfs2_clusterinfo_valid() function
646 if (ocfs2_clusterinfo_valid(osb) && in ocfs2_userspace_stack()
655 if (ocfs2_clusterinfo_valid(osb) && in ocfs2_o2cb_stack()
Dsuper.c2199 if (ocfs2_clusterinfo_valid(osb)) { in ocfs2_initialize_super()