Searched defs:unwritten (Results 1 – 13 of 13) sorted by relevance
/linux/fs/ext4/ |
H A D | move_extent.c | 87 int unwritten, int *err) in mext_check_coverage() 262 int block_len_in_page, int unwritten, int *err) in move_extent_per_page() 635 int unwritten, cur_len; in ext4_move_extents() local
|
H A D | file.c | 218 loff_t pos, loff_t len, bool *unwritten) in ext4_overwrite_io() 424 bool *unwritten, int *dio_flags) in ext4_dio_write_checks() 507 bool extend = false, unwritten = false; in ext4_dio_write_iter() local
|
H A D | extents.c | 336 int unwritten = ext4_ext_is_unwritten(path[path->p_depth].p_ext); in ext4_force_split_extent_at() local 1814 int merge_done = 0, unwritten; in ext4_ext_try_to_merge_right() local 1984 int mb_flags = 0, unwritten; in ext4_ext_insert_extent() local 2605 unsigned unwritten = 0; in ext4_ext_rm_leaf() local 3357 int unwritten; in ext4_split_extent() local 5516 ext4_lblk_t count, int unwritten, int *erp) in ext4_swap_extents() 5779 int len, int unwritten, ext4_fsblk_t pblk) in ext4_ext_replay_update_ex()
|
H A D | page-io.c | 272 struct list_head unwritten; in ext4_do_flush_completed_IO() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 679 bool unwritten, in xfs_rmap_unmap() 912 bool unwritten, in xfs_rmap_update_hook() 1024 bool unwritten, in xfs_rmap_map() 1252 bool unwritten, in xfs_rmap_convert() 1750 bool unwritten, in xfs_rmap_convert_shared() 2182 bool unwritten, in xfs_rmap_unmap_shared() 2374 bool unwritten, in xfs_rmap_map_shared() 2607 bool unwritten) in __xfs_rmap_finish_intent() 2688 bool unwritten; in xfs_rmap_finish_one() local
|
H A D | xfs_rmap.h | 259 bool unwritten; member
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_gem.c | 283 unsigned long unwritten; in gtt_user_read() local 518 unsigned long unwritten; in ggtt_write() local [all...] |
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ioctl.c | 149 int unwritten; in qxl_process_single_command() local
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_shmem.c | 461 unsigned int len, unwritten; in shmem_pwrite() local
|
/linux/fs/bcachefs/ |
H A D | io_misc.c | 38 bool unwritten = opts.nocow && in bch2_extent_fallocate() local
|
H A D | extents_format.h | 176 unwritten:1, member
|
H A D | journal_reclaim.c | 85 unsigned sectors, buckets, unwritten; in journal_dev_space_available() local
|
/linux/fs/xfs/scrub/ |
H A D | bmap_repair.c | 135 bool unwritten) in xrep_bmap_from_rmap()
|