Lines Matching refs:ocfs2_cached_dealloc_ctxt
48 struct ocfs2_cached_dealloc_ctxt *et_dealloc;
102 struct ocfs2_cached_dealloc_ctxt;
110 struct ocfs2_cached_dealloc_ctxt *dealloc);
115 struct ocfs2_cached_dealloc_ctxt *dealloc);
120 struct ocfs2_cached_dealloc_ctxt *dealloc,
125 struct ocfs2_cached_dealloc_ctxt *dealloc);
129 struct ocfs2_cached_dealloc_ctxt *dealloc,
187 struct ocfs2_cached_dealloc_ctxt { struct
191 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
196 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
198 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
201 static inline int ocfs2_dealloc_has_cluster(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_dealloc_has_cluster()
206 struct ocfs2_cached_dealloc_ctxt *ctxt);
209 struct ocfs2_cached_dealloc_ctxt tc_dealloc;