Searched refs:add_csum_sparse_extents (Results 1 – 1 of 1) sorted by relevance
/reactos/drivers/filesystems/btrfs/ |
H A D | fsctl.c | 5148 static NTSTATUS add_csum_sparse_extents(device_extension* Vcb, uint64_t sparse_extents, uint8_t** p… function 5308 add_csum_sparse_extents(Vcb, sparse_extents, &ptr, sparse_hash_found, sparse_hash); 5333 add_csum_sparse_extents(Vcb, sparse_extents, &ptr, sparse_hash_found, sparse_hash);
|