Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2.h656 static inline int ocfs2_clusterinfo_valid(struct ocfs2_super *osb) in ocfs2_clusterinfo_valid() function
665 if (ocfs2_clusterinfo_valid(osb) && in ocfs2_userspace_stack()
674 if (ocfs2_clusterinfo_valid(osb) && in ocfs2_o2cb_stack()
Dsuper.c2209 if (ocfs2_clusterinfo_valid(osb)) { in ocfs2_initialize_super()