Searched defs:unwritten (Results 1 – 12 of 12) sorted by relevance
/linux-6.8/fs/ext4/ |
D | move_extent.c | 91 int unwritten, int *err) in mext_check_coverage() 254 int block_len_in_page, int unwritten, int *err) in move_extent_per_page() 627 int unwritten, cur_len; in ext4_move_extents() local
|
D | file.c | 218 loff_t pos, loff_t len, bool *unwritten) in ext4_overwrite_io() 423 bool *unwritten, int *dio_flags) in ext4_dio_write_checks() 506 bool extend = false, unwritten = false; in ext4_dio_write_iter() local
|
D | extents.c | 332 int unwritten = ext4_ext_is_unwritten(path[path->p_depth].p_ext); in ext4_force_split_extent_at() local 1807 int merge_done = 0, unwritten; in ext4_ext_try_to_merge_right() local 1978 int mb_flags = 0, unwritten; in ext4_ext_insert_extent() local 2579 unsigned unwritten = 0; in ext4_ext_rm_leaf() local 3312 int unwritten; in ext4_split_extent() local 5618 ext4_lblk_t count, int unwritten, int *erp) in ext4_swap_extents() 5880 int len, int unwritten, ext4_fsblk_t pblk) in ext4_ext_replay_update_ex()
|
D | page-io.c | 244 struct list_head unwritten; in ext4_do_flush_completed_IO() local
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_rmap.c | 591 bool unwritten, in xfs_rmap_unmap() 856 bool unwritten, in xfs_rmap_map() 1085 bool unwritten, in xfs_rmap_convert() 1574 bool unwritten, in xfs_rmap_convert_shared() 1998 bool unwritten, in xfs_rmap_unmap_shared() 2185 bool unwritten, in xfs_rmap_map_shared() 2450 bool unwritten; in xfs_rmap_finish_one() local
|
/linux-6.8/drivers/gpu/drm/i915/ |
D | i915_gem.c | 286 unsigned long unwritten; in gtt_user_read() local 521 unsigned long unwritten; in ggtt_write() local
|
/linux-6.8/drivers/gpu/drm/qxl/ |
D | qxl_ioctl.c | 149 int unwritten; in qxl_process_single_command() local
|
/linux-6.8/fs/bcachefs/ |
D | io_misc.c | 38 bool unwritten = opts.nocow && in bch2_extent_fallocate() local
|
D | extents_format.h | 175 unwritten:1, member
|
D | journal_reclaim.c | 83 unsigned sectors, buckets, unwritten; in journal_dev_space_available() local
|
/linux-6.8/drivers/gpu/drm/i915/gem/ |
D | i915_gem_shmem.c | 464 unsigned int len, unwritten; in shmem_pwrite() local
|
/linux-6.8/fs/xfs/scrub/ |
D | bmap_repair.c | 126 bool unwritten) in xrep_bmap_from_rmap()
|