Lines Matching refs:osb
105 int ocfs2_dlm_init(struct ocfs2_super *osb);
106 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
121 struct ocfs2_super *osb, u64 ref_blkno,
157 int ocfs2_super_lock(struct ocfs2_super *osb,
159 void ocfs2_super_unlock(struct ocfs2_super *osb,
161 int ocfs2_orphan_scan_lock(struct ocfs2_super *osb, u32 *seqno);
162 void ocfs2_orphan_scan_unlock(struct ocfs2_super *osb, u32 seqno);
164 int ocfs2_rename_lock(struct ocfs2_super *osb);
165 void ocfs2_rename_unlock(struct ocfs2_super *osb);
166 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex);
167 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
168 void ocfs2_trim_fs_lock_res_init(struct ocfs2_super *osb);
169 void ocfs2_trim_fs_lock_res_uninit(struct ocfs2_super *osb);
170 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
172 void ocfs2_trim_fs_unlock(struct ocfs2_super *osb,
185 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
187 void ocfs2_simple_drop_lockres(struct ocfs2_super *osb,
191 void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb);