Searched defs:dealloc (Results 1 – 10 of 10) sorted by relevance
/linux/fs/ocfs2/ |
A D | refcounttree.c | 51 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() 3804 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local 4002 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() 4128 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local 4507 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() [all …]
|
A D | alloc.c | 2611 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() 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() 5152 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_change_extent_flag() 5508 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_extent() 5693 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_btree_range() 6657 struct ocfs2_cached_dealloc_ctxt *dealloc; in ocfs2_reuse_blk_from_dealloc() local [all …]
|
A D | xattr.c | 71 struct ocfs2_cached_dealloc_ctxt dealloc; member 5429 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() local 5892 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount() 5940 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal() 5977 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount() 5995 struct ocfs2_cached_dealloc_ctxt *dealloc; member 6105 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount() 6140 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree() 6190 struct ocfs2_cached_dealloc_ctxt *dealloc; member 7139 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs() local
|
A D | move_extents.c | 46 struct ocfs2_cached_dealloc_ctxt dealloc; member
|
A D | file.c | 1769 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local
|
A D | aops.c | 2284 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local
|
A D | dir.c | 4401 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local
|
/linux/fs/ntfs3/ |
A D | attrib.c | 1680 CLST svcn, evcn1, len, dealloc, alen; in attr_collapse_range() local 1939 CLST svcn, evcn1, vcn, len, end, alen, dealloc; in attr_punch_hole() local
|
/linux/include/linux/ |
A D | bpf.h | 967 void (*dealloc)(struct bpf_link *link); member
|
/linux/tools/lib/bpf/ |
A D | libbpf.c | 9235 void (*dealloc)(struct bpf_link *link); member
|
Completed in 84 milliseconds