Lines Matching refs:ocfs2_super
107 int ocfs2_dlm_init(struct ocfs2_super *osb);
108 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
123 struct ocfs2_super *osb, u64 ref_blkno,
159 int ocfs2_super_lock(struct ocfs2_super *osb,
161 void ocfs2_super_unlock(struct ocfs2_super *osb,
163 int ocfs2_orphan_scan_lock(struct ocfs2_super *osb, u32 *seqno);
164 void ocfs2_orphan_scan_unlock(struct ocfs2_super *osb, u32 seqno);
166 int ocfs2_rename_lock(struct ocfs2_super *osb);
167 void ocfs2_rename_unlock(struct ocfs2_super *osb);
168 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex);
169 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
170 void ocfs2_trim_fs_lock_res_init(struct ocfs2_super *osb);
171 void ocfs2_trim_fs_lock_res_uninit(struct ocfs2_super *osb);
172 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
174 void ocfs2_trim_fs_unlock(struct ocfs2_super *osb,
187 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
189 void ocfs2_simple_drop_lockres(struct ocfs2_super *osb,
193 void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb);