Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c52 struct ocfs2_cached_dealloc_ctxt dealloc; member
1830 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec()
1984 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount()
2078 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent()
2158 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount()
2171 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec()
2226 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount()
2290 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount()
2342 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted()
3062 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount()
[all …]
H A Dalloc.c2563 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2611 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2644 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2901 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3017 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3106 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent()
3146 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3510 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3657 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent()
5061 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent()
[all …]
H A Dxattr.c71 struct ocfs2_cached_dealloc_ctxt dealloc; member
5433 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() local
5896 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount()
5944 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal()
5981 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount()
5999 struct ocfs2_cached_dealloc_ctxt *dealloc; member
6109 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount()
6144 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree()
6194 struct ocfs2_cached_dealloc_ctxt *dealloc; member
7134 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.c1768 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local
H A Daops.c2297 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local
H A Ddir.c4431 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local
/openbmc/linux/rust/kernel/
H A Dallocator.rs49 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc() method
/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs151 unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { in dealloc() method
/openbmc/qemu/ui/
H A Dcocoa.m389 {
1326 {
/openbmc/linux/rust/alloc/
H A Dalloc.rs118 pub unsafe fn dealloc(ptr: *mut u8, layout: Layout) { in dealloc() function
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h179 void (*dealloc)(struct bpf_link *link); member
/openbmc/linux/fs/ntfs3/
H A Dattrib.c1877 CLST svcn, evcn1, len, dealloc, alen; in attr_collapse_range() local
/openbmc/linux/include/linux/
H A Dbpf.h1555 void (*dealloc)(struct bpf_link *link); member