Lines Matching refs:ocfs2_cached_dealloc_ctxt
64 struct ocfs2_cached_dealloc_ctxt *et_dealloc;
118 struct ocfs2_cached_dealloc_ctxt;
126 struct ocfs2_cached_dealloc_ctxt *dealloc);
131 struct ocfs2_cached_dealloc_ctxt *dealloc);
136 struct ocfs2_cached_dealloc_ctxt *dealloc,
141 struct ocfs2_cached_dealloc_ctxt *dealloc);
145 struct ocfs2_cached_dealloc_ctxt *dealloc,
203 struct ocfs2_cached_dealloc_ctxt { struct
207 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
212 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
214 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
217 static inline int ocfs2_dealloc_has_cluster(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_dealloc_has_cluster()
222 struct ocfs2_cached_dealloc_ctxt *ctxt);
225 struct ocfs2_cached_dealloc_ctxt tc_dealloc;