Home
last modified time | relevance | path

Searched defs:dealloc (Results 1 – 11 of 11) sorted by relevance

/linux/fs/ocfs2/
H A Drefcounttree.c51 struct ocfs2_cached_dealloc_ctxt dealloc; member
2077 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent()
2157 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount()
2170 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec()
2289 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount()
2341 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted()
3777 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3975 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list()
4101 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4480 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent()
[all …]
H A Dalloc.c2618 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2908 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3024 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3113 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent()
3153 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3517 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
5159 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_change_extent_flag()
5515 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_extent()
5700 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_btree_range()
6664 struct ocfs2_cached_dealloc_ctxt *dealloc; in ocfs2_reuse_blk_from_dealloc() local
[all …]
H A Dxattr.c71 struct ocfs2_cached_dealloc_ctxt dealloc; member
5425 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() local
5888 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount()
5936 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal()
5973 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount()
5991 struct ocfs2_cached_dealloc_ctxt *dealloc; member
6101 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount()
6136 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree()
6186 struct ocfs2_cached_dealloc_ctxt *dealloc; member
7135 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs() local
H A Dmove_extents.c46 struct ocfs2_cached_dealloc_ctxt dealloc; member
H A Dfile.c1765 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local
H A Daops.c2294 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local
H A Ddir.c4393 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local
/linux/rust/kernel/alloc/
H A Dallocator.rs48 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc() method
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h180 void (*dealloc)(struct bpf_link *link); member
/linux/fs/ntfs3/
H A Dattrib.c1855 CLST svcn, evcn1, len, dealloc, alen; in attr_collapse_range() local
/linux/include/linux/
H A Dbpf.h1601 void (*dealloc)(struct bpf_link *link); member