Searched defs:extents (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/fs/btrfs/tests/ |
A D | free-space-tree-tests.c | 24 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-6.3-rc2/kernel/ |
A D | user_namespace.c | 276 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max() 294 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base() 315 unsigned extents = map->nr_extents; in map_id_range_down() local 343 map_id_up_base(unsigned extents, struct uid_gid_map *map, u32 id) in map_id_up_base() 363 map_id_up_max(unsigned extents, struct uid_gid_map *map, u32 id) in map_id_up_max() 378 unsigned extents = map->nr_extents; in map_id_up() local 666 unsigned extents = map->nr_extents; in m_start() local
|
/linux-6.3-rc2/fs/efs/ |
A D | efs.h | 80 efs_extent extents[EFS_DIRECTEXTENTS]; member
|
/linux-6.3-rc2/fs/hfsplus/ |
A D | hfsplus_raw.h | 100 hfsplus_extent_rec extents; member 382 struct hfsplus_extent extents; member 400 struct hfsplus_attr_extents extents; member
|
/linux-6.3-rc2/fs/nfs/blocklayout/ |
A D | blocklayout.c | 588 struct layout_verification *lv, struct list_head *extents, in bl_alloc_extent()
|
/linux-6.3-rc2/fs/cifs/ |
A D | smb2pdu.h | 263 struct smb3_extents extents[]; member
|
/linux-6.3-rc2/fs/ext4/ |
A D | extents.c | 2394 int ext4_ext_index_trans_blocks(struct inode *inode, int extents) in ext4_ext_index_trans_blocks()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | tree-log.c | 4871 struct list_head extents; in btrfs_log_changed_extents() local
|
A D | inode.c | 513 struct list_head extents; member
|
Completed in 49 milliseconds