Home
last modified time | relevance | path

Searched defs:extents (Results 1 – 7 of 7) sorted by relevance

/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c24 const struct free_space_extent * const extents, in __check_free_space_extents()
111 const struct free_space_extent * const extents, in check_free_space_extents()
156 const struct free_space_extent extents[] = { in test_empty_block_group() local
170 const struct free_space_extent extents[] = {}; in test_remove_all() local
191 const struct free_space_extent extents[] = { in test_remove_beginning() local
214 const struct free_space_extent extents[] = { in test_remove_end() local
237 const struct free_space_extent extents[] = { in test_remove_middle() local
261 const struct free_space_extent extents[] = { in test_merge_left() local
298 const struct free_space_extent extents[] = { in test_merge_right() local
336 const struct free_space_extent extents[] = { in test_merge_both() local
[all …]
/linux/fs/xfs/
H A Dxfs_discard.c81 struct xfs_busy_extents *extents = in xfs_discard_endio_work() local
96 struct xfs_busy_extents *extents = bio->bi_private; in xfs_discard_endio() local
111 struct xfs_busy_extents *extents) in xfs_discard_extents()
161 struct xfs_busy_extents *extents) in xfs_trim_gather_extents()
342 struct xfs_busy_extents *extents; in xfs_trim_perag_extents() local
/linux/kernel/
H A Duser_namespace.c279 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max() argument
297 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base() argument
318 unsigned extents = map->nr_extents; in map_id_range_down() local
346 map_id_up_base(unsigned extents, struct uid_gid_map *map, u32 id) in map_id_up_base() argument
366 map_id_up_max(unsigned extents,struct uid_gid_map * map,u32 id) map_id_up_max() argument
381 unsigned extents = map->nr_extents; map_id_up() local
669 unsigned extents = map->nr_extents; m_start() local
[all...]
/linux/fs/hfsplus/
H A Dhfsplus_raw.h100 hfsplus_extent_rec extents; member
382 struct hfsplus_extent extents; member
400 struct hfsplus_attr_extents extents; member
/linux/fs/efs/
H A Defs.h77 efs_extent extents[EFS_DIRECTEXTENTS]; member
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c597 struct layout_verification *lv, struct list_head *extents, in bl_alloc_extent()
/linux/fs/btrfs/
H A Dinode.c786 struct list_head extents; member