Home
last modified time | relevance | path

Searched refs:incfs_filled_range (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dincrementalfs.h398 struct incfs_filled_range { struct
/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.c842 if (size_out + sizeof(struct incfs_filled_range) > size) in check_room_for_one_range()
847 static int copy_one_range(struct incfs_filled_range *range, void __user *buffer, in copy_one_range()
869 struct incfs_filled_range range; in incfs_get_filled_blocks()
900 range = (struct incfs_filled_range){ in incfs_get_filled_blocks()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c2450 struct incfs_filled_range ranges[128]; in validate_ranges()
2683 struct incfs_filled_range ranges[128]; in validate_hash_ranges()
2731 if (fba.range_buffer_size_out != sizeof(struct incfs_filled_range)) { in validate_hash_ranges()
3180 struct incfs_filled_range ranges[128]; in validate_block_count()