Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2.h639 static inline int ocfs2_clusterinfo_valid(struct ocfs2_super *osb) in ocfs2_clusterinfo_valid() function
648 if (ocfs2_clusterinfo_valid(osb) && in ocfs2_userspace_stack()
657 if (ocfs2_clusterinfo_valid(osb) && in ocfs2_o2cb_stack()
Dsuper.c2210 if (ocfs2_clusterinfo_valid(osb)) { in ocfs2_initialize_super()