Lines Matching refs:ocfs2_super
97 int ocfs2_dlm_init(struct ocfs2_super *osb);
98 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
113 struct ocfs2_super *osb, u64 ref_blkno,
145 int ocfs2_super_lock(struct ocfs2_super *osb,
147 void ocfs2_super_unlock(struct ocfs2_super *osb,
149 int ocfs2_orphan_scan_lock(struct ocfs2_super *osb, u32 *seqno);
150 void ocfs2_orphan_scan_unlock(struct ocfs2_super *osb, u32 seqno);
152 int ocfs2_rename_lock(struct ocfs2_super *osb);
153 void ocfs2_rename_unlock(struct ocfs2_super *osb);
154 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex);
155 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
167 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
169 void ocfs2_simple_drop_lockres(struct ocfs2_super *osb,
173 void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb);