Home
last modified time | relevance | path

Searched defs:extents (Results 1 – 8 of 8) 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
190 const struct free_space_extent extents[] = { in test_remove_beginning() local
213 const struct free_space_extent extents[] = { in test_remove_end() local
236 const struct free_space_extent extents[] = { in test_remove_middle() local
260 const struct free_space_extent extents[] = { in test_merge_left() local
296 const struct free_space_extent extents[] = { in test_merge_right() local
333 const struct free_space_extent extents[] = { in test_merge_both() local
[all …]
/linux/fs/xfs/
H A Dxfs_discard.c84 struct xfs_busy_extents *extents = in xfs_discard_endio_work() local
99 struct xfs_busy_extents *extents = bio->bi_private; in xfs_discard_endio() local
114 struct xfs_busy_extents *extents) in xfs_discard_extents()
175 struct xfs_busy_extents *extents) in xfs_trim_gather_extents()
361 struct xfs_busy_extents *extents; in xfs_trim_perag_extents() local
623 struct xfs_busy_extents *extents; member
/linux/kernel/
H A Duser_namespace.c282 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max()
300 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base()
321 unsigned extents = map->nr_extents; in map_id_range_down() local
349 map_id_range_up_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up_base()
372 map_id_range_up_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up_max()
387 unsigned extents = map->nr_extents; in map_id_range_up() local
680 unsigned extents = map->nr_extents; in m_start() local
/linux/fs/efs/
H A Defs.h77 efs_extent extents[EFS_DIRECTEXTENTS]; member
/linux/fs/hfsplus/
H A Dhfsplus_raw.h100 hfsplus_extent_rec extents; global() member
382 struct hfsplus_extent extents; global() member
400 struct hfsplus_attr_extents extents; global() member
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c610 struct layout_verification *lv, struct list_head *extents, in bl_alloc_extent()
/linux/fs/smb/client/
H A Dsmb2pdu.h248 struct smb3_extents extents[]; global() member
/linux/fs/btrfs/
H A Dinode.c748 struct list_head extents; member