Lines Matching refs:ocfs2_cached_dealloc_ctxt
50 struct ocfs2_cached_dealloc_ctxt *et_dealloc;
104 struct ocfs2_cached_dealloc_ctxt;
112 struct ocfs2_cached_dealloc_ctxt *dealloc);
117 struct ocfs2_cached_dealloc_ctxt *dealloc);
122 struct ocfs2_cached_dealloc_ctxt *dealloc,
127 struct ocfs2_cached_dealloc_ctxt *dealloc);
131 struct ocfs2_cached_dealloc_ctxt *dealloc,
189 struct ocfs2_cached_dealloc_ctxt { struct
193 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
198 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
200 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
203 static inline int ocfs2_dealloc_has_cluster(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_dealloc_has_cluster()
208 struct ocfs2_cached_dealloc_ctxt *ctxt);
211 struct ocfs2_cached_dealloc_ctxt tc_dealloc;