Lines Matching refs:osb
90 int ocfs2_dlm_init(struct ocfs2_super *osb);
91 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
106 struct ocfs2_super *osb, u64 ref_blkno,
138 int ocfs2_super_lock(struct ocfs2_super *osb,
140 void ocfs2_super_unlock(struct ocfs2_super *osb,
142 int ocfs2_orphan_scan_lock(struct ocfs2_super *osb, u32 *seqno);
143 void ocfs2_orphan_scan_unlock(struct ocfs2_super *osb, u32 seqno);
145 int ocfs2_rename_lock(struct ocfs2_super *osb);
146 void ocfs2_rename_unlock(struct ocfs2_super *osb);
147 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex);
148 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
160 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
162 void ocfs2_simple_drop_lockres(struct ocfs2_super *osb,
166 void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb);