Home
last modified time | relevance | path

Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
Dalloc.h113 struct ocfs2_cached_dealloc_ctxt;
118 struct ocfs2_cached_dealloc_ctxt *dealloc);
123 struct ocfs2_cached_dealloc_ctxt *dealloc);
127 struct ocfs2_cached_dealloc_ctxt *dealloc);
184 struct ocfs2_cached_dealloc_ctxt { struct
188 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
193 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
195 static inline int ocfs2_dealloc_has_cluster(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_dealloc_has_cluster()
200 struct ocfs2_cached_dealloc_ctxt *ctxt);
203 struct ocfs2_cached_dealloc_ctxt tc_dealloc;
Dalloc.c391 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
2382 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2429 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2464 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2727 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
2843 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_rightmost_path()
2955 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_tree_left()
3328 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3475 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent()
4850 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_mark_extent_written()
[all …]
Daops.c950 struct ocfs2_cached_dealloc_ctxt w_dealloc;
Dfile.c1384 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range()
Dxattr.c80 struct ocfs2_cached_dealloc_ctxt dealloc;
4840 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster()