Lines Matching refs:ocfs2_super
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,
155 int ocfs2_super_lock(struct ocfs2_super *osb,
157 void ocfs2_super_unlock(struct ocfs2_super *osb,
159 int ocfs2_orphan_scan_lock(struct ocfs2_super *osb, u32 *seqno);
160 void ocfs2_orphan_scan_unlock(struct ocfs2_super *osb, u32 seqno);
162 int ocfs2_rename_lock(struct ocfs2_super *osb);
163 void ocfs2_rename_unlock(struct ocfs2_super *osb);
164 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex);
165 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
166 void ocfs2_trim_fs_lock_res_init(struct ocfs2_super *osb);
167 void ocfs2_trim_fs_lock_res_uninit(struct ocfs2_super *osb);
168 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
170 void ocfs2_trim_fs_unlock(struct ocfs2_super *osb,
183 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
185 void ocfs2_simple_drop_lockres(struct ocfs2_super *osb,
189 void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb);