Home
last modified time | relevance | path

Searched defs:extents (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_discard.c78 struct xfs_busy_extents *extents = in xfs_discard_endio_work() local
93 struct xfs_busy_extents *extents = bio->bi_private; in xfs_discard_endio() local
106 xfs_discard_extents( struct xfs_mount *mp, struct xfs_busy_extents *extents) xfs_discard_extents() argument
148 xfs_trim_gather_extents( struct xfs_perag *pag, xfs_daddr_t start, xfs_daddr_t end, xfs_daddr_t minlen, struct xfs_alloc_rec_incore *tcur, struct xfs_busy_extents *extents, uint64_t *blocks_trimmed) xfs_trim_gather_extents() argument
312 struct xfs_busy_extents *extents; xfs_trim_extents() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dfree-space-tree-tests.c19 __check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) __check_free_space_extents() argument
106 check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) check_free_space_extents() argument
155 const struct free_space_extent extents[] = { test_empty_block_group() local
169 const struct free_space_extent extents[] = {}; test_remove_all() local
190 const struct free_space_extent extents[] = { test_remove_beginning() local
213 const struct free_space_extent extents[] = { test_remove_end() local
236 const struct free_space_extent extents[] = { test_remove_middle() local
260 const struct free_space_extent extents[] = { test_merge_left() local
297 const struct free_space_extent extents[] = { test_merge_right() local
335 const struct free_space_extent extents[] = { test_merge_both() local
378 const struct free_space_extent extents[] = { test_merge_none() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dfree-space-tree-tests.c20 __check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) __check_free_space_extents() argument
107 check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) check_free_space_extents() argument
156 const struct free_space_extent extents[] = { test_empty_block_group() local
170 const struct free_space_extent extents[] = {}; test_remove_all() local
191 const struct free_space_extent extents[] = { test_remove_beginning() local
214 const struct free_space_extent extents[] = { test_remove_end() local
237 const struct free_space_extent extents[] = { test_remove_middle() local
261 const struct free_space_extent extents[] = { test_merge_left() local
298 const struct free_space_extent extents[] = { test_merge_right() local
336 const struct free_space_extent extents[] = { test_merge_both() local
379 const struct free_space_extent extents[] = { test_merge_none() local
[all...]
/kernel/linux/linux-6.6/fs/efs/
H A Defs.h77 efs_extent extents[EFS_DIRECTEXTENTS]; member
/kernel/linux/linux-5.10/fs/efs/
H A Defs.h80 efs_extent extents[EFS_DIRECTEXTENTS]; member
/kernel/liteos_a/kernel/extended/container/
H A Dlos_user_container.c109 STATIC UidGidExtent *MapIdUpBase(UINT32 extents, UidGidMap *map, UINT32 id) in MapIdUpBase() argument
127 UINT32 extents = map->extentCount; in MapIdUp() local
168 STATIC UidGidExtent *MapIdRangeDownBase(UINT32 extents, UidGidMap *map, UINT32 id, UINT32 count) in MapIdRangeDownBase() argument
188 UINT32 extents = map->extentCount; in MapIdRangeDown() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Dblocklayout.c613 bl_alloc_extent(struct xdr_stream *xdr, struct pnfs_layout_hdr *lo, struct layout_verification *lv, struct list_head *extents, gfp_t gfp_mask) bl_alloc_extent() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Duser_namespace.c255 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max() argument
273 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base() argument
294 unsigned extents = map->nr_extents; in map_id_range_down() local
322 map_id_up_base(unsigned extents, struct uid_gid_map *map, u32 id) in map_id_up_base() argument
342 map_id_up_max(unsigned extents, struct uid_gid_map *map, u32 id) map_id_up_max() argument
357 unsigned extents = map->nr_extents; map_id_up() local
645 unsigned extents = map->nr_extents; m_start() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
H A Dblocklayout.c589 bl_alloc_extent(struct xdr_stream *xdr, struct pnfs_layout_hdr *lo, struct layout_verification *lv, struct list_head *extents, gfp_t gfp_mask) bl_alloc_extent() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Duser_namespace.c276 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max() argument
294 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base() argument
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() argument
363 map_id_up_max(unsigned extents, struct uid_gid_map *map, u32 id) map_id_up_max() argument
378 unsigned extents = map->nr_extents; map_id_up() local
666 unsigned extents = map->nr_extents; m_start() local
[all...]
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_raw.h100 hfsplus_extent_rec extents; member
378 struct hfsplus_extent extents; member
396 struct hfsplus_attr_extents extents; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.h243 struct smb3_extents extents[]; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c4464 struct list_head extents; btrfs_log_changed_extents() local
[all...]
H A Dinode.c373 struct list_head extents; member
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dextents.c2398 ext4_ext_index_trans_blocks(struct inode *inode, int extents) ext4_ext_index_trans_blocks() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents.c2370 ext4_ext_index_trans_blocks(struct inode *inode, int extents) ext4_ext_index_trans_blocks() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c712 struct list_head extents; member
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h1030 struct smb3_extents extents[]; member

Completed in 42 milliseconds