Home
last modified time | relevance | path

Searched refs:ocfs2_userspace_stack (Results 1 – 3 of 3) sorted by relevance

/fs/ocfs2/
Dsuper.c850 if (ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()
866 !ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()
884 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()
891 if (ocfs2_userspace_stack(osb) && in ocfs2_verify_userspace_stack()
Docfs2.h653 static inline int ocfs2_userspace_stack(struct ocfs2_super *osb) in ocfs2_userspace_stack() function
Ddlmglue.c3425 if (ocfs2_userspace_stack(osb) && in ocfs2_downconvert_lock()