/fs/btrfs/tests/ |
D | qgroup-tests.c | 35 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 87 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref() 140 u64 num_bytes) in remove_extent_item() 172 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|
/fs/btrfs/ |
D | delayed-ref.c | 535 u64 bytenr, u64 num_bytes, u64 ref_root, u64 reserved, in add_delayed_ref_head() 648 u64 num_bytes, u64 parent, u64 ref_root, int level, in add_delayed_tree_ref() 702 u64 num_bytes, u64 parent, u64 ref_root, u64 owner, in add_delayed_data_ref() 754 u64 bytenr, u64 num_bytes, u64 parent, in btrfs_add_delayed_tree_ref() 809 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_data_ref() 863 u64 ref_root, u64 bytenr, u64 num_bytes) in btrfs_add_delayed_qgroup_reserve() 890 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op()
|
D | qgroup.h | 32 u64 num_bytes; member 89 u64 ref_root, u64 num_bytes) in btrfs_qgroup_free_delayed_ref()
|
D | extent-tree.c | 229 u64 start, u64 num_bytes) in add_excluded_extent() 1535 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() 1788 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1883 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() 2022 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent() 2074 u64 bytenr, u64 num_bytes, u64 parent, in btrfs_inc_extent_ref() 2110 u64 num_bytes = node->num_bytes; in __btrfs_inc_extent_ref() local 2734 u64 num_bytes; in heads_to_leaves() local 2774 u64 num_bytes, num_dirty_bgs_bytes; in btrfs_check_space_for_delayed_refs() local 2989 u64 bytenr, u64 num_bytes, u64 flags, in btrfs_set_disk_extent_flags() [all …]
|
D | qgroup.c | 1046 u64 num_bytes, int sign) in __qgroup_excl_accounting() 1582 u64 num_bytes, u64 seq) in qgroup_update_counters() 1667 u64 bytenr, u64 num_bytes, in btrfs_qgroup_account_extent() 2037 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes) in qgroup_reserve() 2119 u64 ref_root, u64 num_bytes) in btrfs_qgroup_free_refroot() 2170 static inline void qgroup_free(struct btrfs_root *root, u64 num_bytes) in qgroup_free() 2215 u64 num_bytes; in qgroup_rescan_leaf() local 2652 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes) in btrfs_qgroup_reserve_meta() 2681 void btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes) in btrfs_qgroup_free_meta()
|
D | file.c | 495 u64 num_bytes; in btrfs_dirty_pages() local 706 u64 num_bytes = 0; in __btrfs_drop_extents() local 1083 u64 num_bytes; in btrfs_mark_extent_written() local 1442 u64 num_bytes; in check_can_nocow() local 2194 u64 num_bytes; in fill_holes() local 2209 u64 num_bytes; in fill_holes() local
|
D | inode-map.c | 400 u64 num_bytes; in btrfs_save_ino_cache() local
|
D | inode.c | 407 u64 num_bytes; in compress_file_range() local 875 u64 num_bytes) in get_extent_allocation_hint() 927 u64 num_bytes; in cow_file_range() local 1206 u64 bytenr, u64 num_bytes) in csum_exist_in_range() 1250 u64 num_bytes; in run_delalloc_nocow() local 2125 u64 num_bytes, u64 ram_bytes, in insert_reserved_file_extent() 2212 u64 num_bytes; member 2314 u64 num_bytes; in record_one_backref() local 2781 u64 num_bytes; in record_old_file_extents() local 7286 u64 num_bytes; in can_nocow_extent() local [all …]
|
D | relocation.c | 1586 u64 bytenr, u64 num_bytes) 1645 u64 num_bytes; local 2280 u64 num_bytes = 0; local 2592 u64 num_bytes = 0; local 2623 u64 num_bytes; local 3058 u64 num_bytes; local
|
D | transaction.c | 456 u64 num_bytes = 0; in start_transaction() local 600 u64 num_bytes; in btrfs_start_transaction_fallback_global_rsv() local
|
D | props.c | 313 u64 num_bytes; in inherit_props() local
|
D | delayed-ref.h | 50 u64 num_bytes; member
|
D | delayed-inode.c | 552 u64 num_bytes; in btrfs_delayed_item_reserve_metadata() local 597 u64 num_bytes; in btrfs_delayed_inode_reserve_metadata() local
|
D | file-item.c | 44 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent()
|
D | volumes.c | 1247 struct btrfs_device *device, u64 num_bytes, in find_free_dev_extent_start() 1408 struct btrfs_device *device, u64 num_bytes, in find_free_dev_extent() 1477 u64 chunk_offset, u64 start, u64 num_bytes) in btrfs_alloc_dev_extent() 4522 u64 num_bytes; in __btrfs_alloc_chunk() local
|
D | check-integrity.c | 1421 u64 num_bytes; in btrfsic_handle_extent_data() local
|
D | send.c | 1288 u64 num_bytes; in find_extent_clone() local
|
D | ctree.h | 951 __le64 num_bytes; member
|
/fs/ecryptfs/ |
D | read_write.c | 128 size_t num_bytes = (PAGE_CACHE_SIZE - start_offset_in_page); in ecryptfs_write() local
|
/fs/ocfs2/ |
D | alloc.c | 1582 unsigned int num_bytes; in ocfs2_shift_records_right() local 1596 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local
|
/fs/fuse/ |
D | file.c | 651 size_t num_bytes, struct fuse_io_priv *io) in fuse_async_req_send()
|