Searched defs:unwritten (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/fs/ext4/ |
A D | move_extent.c | 91 int unwritten, int *err) in mext_check_coverage() 255 int block_len_in_page, int unwritten, int *err) in move_extent_per_page() 633 int unwritten, cur_len; in ext4_move_extents() local
|
A D | file.c | 207 loff_t pos, loff_t len, bool *unwritten) in ext4_overwrite_io() 447 bool *unwritten) in ext4_dio_write_checks() 503 bool extend = false, unaligned_io = false, unwritten = false; in ext4_dio_write_iter() local
|
A 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 2603 unsigned unwritten = 0; in ext4_ext_rm_leaf() local 3336 int unwritten; in ext4_split_extent() local 5609 ext4_lblk_t count, int unwritten, int *erp) in ext4_swap_extents() 5874 int len, int unwritten, ext4_fsblk_t pblk) in ext4_ext_replay_update_ex()
|
A D | page-io.c | 244 struct list_head unwritten; in ext4_do_flush_completed_IO() local
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_rmap.c | 542 bool unwritten, in xfs_rmap_unmap() 807 bool unwritten, in xfs_rmap_map() 1036 bool unwritten, in xfs_rmap_convert() 1525 bool unwritten, in xfs_rmap_convert_shared() 1949 bool unwritten, in xfs_rmap_unmap_shared() 2136 bool unwritten, in xfs_rmap_map_shared() 2403 bool unwritten; in xfs_rmap_finish_one() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_gem.c | 286 unsigned long unwritten; in gtt_user_read() local 518 unsigned long unwritten; in ggtt_write() local
|
/linux-6.3-rc2/drivers/gpu/drm/qxl/ |
A D | qxl_ioctl.c | 150 int unwritten; in qxl_process_single_command() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_shmem.c | 454 unsigned int len, unwritten; in shmem_pwrite() local
|
/linux-6.3-rc2/drivers/block/zram/ |
A D | zram_drv.c | 2018 unsigned int unwritten = bvec.bv_len; in __zram_make_request() local
|
Completed in 30 milliseconds