Searched refs:ocfs2_userspace_stack (Results 1 – 3 of 3) sorted by relevance
820 if (ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()836 !ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()854 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()861 if (ocfs2_userspace_stack(osb) && in ocfs2_verify_userspace_stack()1798 if (status == -EBADR && ocfs2_userspace_stack(osb)) in ocfs2_mount_volume()
651 static inline int ocfs2_userspace_stack(struct ocfs2_super *osb) in ocfs2_userspace_stack() function
3653 if (ocfs2_userspace_stack(osb) && in ocfs2_downconvert_lock()