Home
last modified time | relevance | path

Searched refs:unwritten (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dmove_extent.c91 int unwritten, int *err) in mext_check_coverage() argument
102 if (unwritten != ext4_ext_is_unwritten(ext)) in mext_check_coverage()
256 int block_len_in_page, int unwritten, int *err) in move_extent_per_page() argument
325 if (unwritten) { in move_extent_per_page()
329 unwritten = mext_check_coverage(orig_inode, orig_blk_offset, in move_extent_per_page()
334 unwritten &= mext_check_coverage(donor_inode, donor_blk_offset, in move_extent_per_page()
339 if (!unwritten) { in move_extent_per_page()
628 int unwritten, cur_len; in ext4_move_extents() local
657 unwritten = ext4_ext_is_unwritten(ex); in ext4_move_extents()
680 unwritten, &ret); in ext4_move_extents()
H A Dfile.c218 loff_t pos, loff_t len, bool *unwritten) in ext4_overwrite_io() argument
239 *unwritten = !(map.m_flags & EXT4_MAP_MAPPED); in ext4_overwrite_io()
423 bool *unwritten, int *dio_flags) in ext4_dio_write_checks() argument
442 overwrite = ext4_overwrite_io(inode, offset, count, unwritten); in ext4_dio_write_checks()
457 (unaligned_io && *unwritten)))) { in ext4_dio_write_checks()
480 if (unaligned_io && (!overwrite || *unwritten)) in ext4_dio_write_checks()
506 bool extend = false, unwritten = false; in ext4_dio_write_iter() local
552 &unwritten, &dio_flags); in ext4_dio_write_iter()
575 if (ilock_shared && !unwritten) in ext4_dio_write_iter()
H A Dpage-io.c244 struct list_head unwritten; in ext4_do_flush_completed_IO() local
251 list_replace_init(head, &unwritten); in ext4_do_flush_completed_IO()
254 while (!list_empty(&unwritten)) { in ext4_do_flush_completed_IO()
255 io_end = list_entry(unwritten.next, ext4_io_end_t, list); in ext4_do_flush_completed_IO()
H A Dextents.c1820 if (unwritten) in ext4_ext_try_to_merge_right()
2033 if (unwritten) in ext4_ext_insert_extent()
2061 if (unwritten) in ext4_ext_insert_extent()
2606 unwritten = 1; in ext4_ext_rm_leaf()
2608 unwritten = 0; in ext4_ext_rm_leaf()
2699 if (unwritten && num) in ext4_ext_rm_leaf()
3312 int unwritten; in ext4_split_extent() local
3325 if (unwritten) in ext4_split_extent()
3355 if (unwritten) { in ext4_split_extent()
5747 if (unwritten) in ext4_swap_extents()
[all …]
H A Dext4.h3714 int len, int unwritten, ext4_fsblk_t pblk);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c591 bool unwritten, in xfs_rmap_unmap() argument
607 if (unwritten) in xfs_rmap_unmap()
856 bool unwritten, in xfs_rmap_map() argument
875 if (unwritten) in xfs_rmap_map()
1085 bool unwritten, in xfs_rmap_convert() argument
1574 bool unwritten, in xfs_rmap_convert_shared() argument
1998 bool unwritten, in xfs_rmap_unmap_shared() argument
2011 if (unwritten) in xfs_rmap_unmap_shared()
2185 bool unwritten, in xfs_rmap_map_shared() argument
2200 if (unwritten) in xfs_rmap_map_shared()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem.c286 unsigned long unwritten; in gtt_user_read() local
290 unwritten = __copy_to_user_inatomic(user_data, in gtt_user_read()
294 if (unwritten) { in gtt_user_read()
296 unwritten = copy_to_user(user_data, in gtt_user_read()
301 return unwritten; in gtt_user_read()
521 unsigned long unwritten; in ggtt_write() local
525 unwritten = __copy_from_user_inatomic_nocache((void __force *)vaddr + offset, in ggtt_write()
528 if (unwritten) { in ggtt_write()
530 unwritten = copy_from_user((void __force *)vaddr + offset, in ggtt_write()
535 return unwritten; in ggtt_write()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c149 int unwritten; in qxl_process_single_command() local
185 unwritten = __copy_from_user_inatomic_nocache in qxl_process_single_command()
196 if (unwritten) { in qxl_process_single_command()
197 DRM_ERROR("got unwritten %d\n", unwritten); in qxl_process_single_command()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c464 unsigned int len, unwritten; in shmem_pwrite() local
489 unwritten = __copy_from_user_inatomic(vaddr + pg, in shmem_pwrite()
495 len - unwritten, page, data); in shmem_pwrite()
500 if (unwritten) in shmem_pwrite()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst15 device. Reads to previously unwritten areas will return a zero'd buffer. When
H A Dera.rst106 Metadata is updated on disk before a write to a previously unwritten
/openbmc/libmctp/tests/
H A Dtest_astlpc.c625 uint8_t unwritten[MCTP_BTU]; in astlpc_test_host_tx_bmc_gone() local
635 memset(&unwritten[0], 0, sizeof(unwritten)); in astlpc_test_host_tx_bmc_gone()
651 astlpc_assert_tx_packet(&ctx.host, &unwritten[0], MCTP_BTU); in astlpc_test_host_tx_bmc_gone()
/openbmc/linux/include/linux/
H A Dbuffer_head.h134 BUFFER_FNS(Unwritten, unwritten) in BUFFER_FNS()
/openbmc/qemu/docs/devel/
H A Dblkdebug.txt91 flush_to_os - write out unwritten block driver state (e.g. cached metadata)
/openbmc/u-boot/doc/
H A DREADME.trace223 Offset of first unwritten byte in trace output buffer
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h2726 xfs_agblock_t agbno, xfs_extlen_t len, bool unwritten,
2728 TP_ARGS(mp, agno, agbno, len, unwritten, oinfo),
2746 if (unwritten)
2761 xfs_agblock_t agbno, xfs_extlen_t len, bool unwritten, \
2763 TP_ARGS(mp, agno, agbno, len, unwritten, oinfo))
/openbmc/linux/drivers/char/
H A DKconfig158 This is most useful for applications, as yet unwritten, which
/openbmc/linux/Documentation/core-api/
H A Ddma-api-howto.rst115 be used with the DMA mapping facilities. There has been an unwritten
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst1033 unwritten data extent?
4144 Mutual holes, unwritten extents, and extent mappings to the same physical