Home
last modified time | relevance | path

Searched defs:unwritten (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c151 int unwritten; in qxl_process_single_command() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c374 unsigned int len, unwritten; in shmem_pwrite() local
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c149 int unwritten; in qxl_process_single_command() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dpage-io.c247 struct list_head unwritten; in ext4_do_flush_completed_IO() local
H A Dmove_extent.c90 mext_check_coverage(struct inode *inode, ext4_lblk_t from, ext4_lblk_t count, int unwritten, int *err) mext_check_coverage() argument
247 move_extent_per_page(struct file *o_filp, struct inode *donor_inode, pgoff_t orig_page_offset, pgoff_t donor_page_offset, int data_offset_in_page, int block_len_in_page, int unwritten, int *err) move_extent_per_page() argument
624 int unwritten, cur_len; ext4_move_extents() local
[all...]
H A Dextents.c312 int unwritten = ext4_ext_is_unwritten(path[path->p_depth].p_ext); in ext4_force_split_extent_at() local
1808 int merge_done = 0, unwritten; in ext4_ext_try_to_merge_right() local
1979 int mb_flags = 0, unwritten; in ext4_ext_insert_extent() local
2607 unsigned unwritten = 0; ext4_ext_rm_leaf() local
3342 int unwritten; ext4_split_extent() local
5620 ext4_swap_extents(handle_t *handle, struct inode *inode1, struct inode *inode2, ext4_lblk_t lblk1, ext4_lblk_t lblk2, ext4_lblk_t count, int unwritten, int *erp) ext4_swap_extents() argument
5890 ext4_ext_replay_update_ex(struct inode *inode, ext4_lblk_t start, int len, int unwritten, ext4_fsblk_t pblk) ext4_ext_replay_update_ex() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dpage-io.c244 struct list_head unwritten; in ext4_do_flush_completed_IO() local
H A Dmove_extent.c90 mext_check_coverage(struct inode *inode, ext4_lblk_t from, ext4_lblk_t count, int unwritten, int *err) mext_check_coverage() argument
253 move_extent_per_page(struct file *o_filp, struct inode *donor_inode, pgoff_t orig_page_offset, pgoff_t donor_page_offset, int data_offset_in_page, int block_len_in_page, int unwritten, int *err) move_extent_per_page() argument
628 int unwritten, cur_len; ext4_move_extents() local
[all...]
H A Dfile.c217 ext4_overwrite_io(struct inode *inode, loff_t pos, loff_t len, bool *unwritten) ext4_overwrite_io() argument
421 ext4_dio_write_checks(struct kiocb *iocb, struct iov_iter *from, bool *ilock_shared, bool *extend, bool *unwritten, int *dio_flags) ext4_dio_write_checks() argument
506 bool extend = false, unwritten = false; ext4_dio_write_iter() local
[all...]
H A Dextents.c332 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; ext4_ext_rm_leaf() local
3312 int unwritten; ext4_split_extent() local
5612 ext4_swap_extents(handle_t *handle, struct inode *inode1, struct inode *inode2, ext4_lblk_t lblk1, ext4_lblk_t lblk2, ext4_lblk_t count, int unwritten, int *erp) ext4_swap_extents() argument
5875 ext4_ext_replay_update_ex(struct inode *inode, ext4_lblk_t start, int len, int unwritten, ext4_fsblk_t pblk) ext4_ext_replay_update_ex() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c464 unsigned int len, unwritten; in shmem_pwrite() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gem.c286 unsigned long unwritten; in gtt_user_read() local
521 unsigned long unwritten; in ggtt_write() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_gem.c358 unsigned long unwritten; in gtt_user_read() local
542 unsigned long unwritten; in ggtt_write() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap.c479 xfs_rmap_unmap( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_unmap() argument
751 xfs_rmap_map( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_map() argument
987 xfs_rmap_convert( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_convert() argument
1483 xfs_rmap_convert_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_convert_shared() argument
1907 xfs_rmap_unmap_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_unmap_shared() argument
2094 xfs_rmap_map_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_map_shared() argument
2371 bool unwritten; xfs_rmap_finish_one() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap.c587 xfs_rmap_unmap( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_unmap() argument
852 xfs_rmap_map( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_map() argument
1081 xfs_rmap_convert( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_convert() argument
1570 xfs_rmap_convert_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_convert_shared() argument
1994 xfs_rmap_unmap_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_unmap_shared() argument
2181 xfs_rmap_map_shared( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) xfs_rmap_map_shared() argument
2450 bool unwritten; xfs_rmap_finish_one() local
[all...]
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzram_drv.c1604 unsigned int unwritten = bvec.bv_len; in __zram_make_request() local

Completed in 23 milliseconds