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

/linux-master/fs/bcachefs/
H A Dextents_format.h175 unwritten:1, member in struct:bch_extent_ptr
H A Dio_misc.c38 bool unwritten = opts.nocow && local
H A Djournal_reclaim.c82 unsigned sectors, buckets, unwritten; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h250 bool unwritten; member in struct:xfs_rmap_update_params
H A Dxfs_rmap.c615 xfs_rmap_unmap( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
852 xfs_rmap_update_hook( struct xfs_trans *tp, struct xfs_perag *pag, enum xfs_rmap_intent_type op, xfs_agblock_t startblock, xfs_extlen_t blockcount, bool unwritten, const struct xfs_owner_info *oinfo) argument
965 xfs_rmap_map( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
1200 xfs_rmap_convert( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool unwritten, const struct xfs_owner_info *oinfo) argument
1712 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) argument
2148 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) argument
2343 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) argument
2594 __xfs_rmap_finish_intent( struct xfs_btree_cur *rcur, enum xfs_rmap_intent_type op, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, bool unwritten) argument
2643 bool unwritten; local
[all...]
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c149 int unwritten; local
/linux-master/fs/ext4/
H A Dpage-io.c244 struct list_head unwritten; local
H A Dfile.c217 ext4_overwrite_io(struct inode *inode, loff_t pos, loff_t len, bool *unwritten) argument
421 ext4_dio_write_checks(struct kiocb *iocb, struct iov_iter *from, bool *ilock_shared, bool *extend, bool *unwritten, int *dio_flags) argument
506 bool extend = false, unwritten = false; local
[all...]
H A Dmove_extent.c90 mext_check_coverage(struct inode *inode, ext4_lblk_t from, ext4_lblk_t count, int unwritten, int *err) argument
251 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) argument
627 int unwritten, cur_len; local
[all...]
H A Dextents.c332 int unwritten = ext4_ext_is_unwritten(path[path->p_depth].p_ext); local
1807 int merge_done = 0, unwritten; local
1978 int mb_flags = 0, unwritten; local
2579 unsigned unwritten = 0; local
3312 int unwritten; local
5616 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) argument
5879 ext4_ext_replay_update_ex(struct inode *inode, ext4_lblk_t start, int len, int unwritten, ext4_fsblk_t pblk) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c464 unsigned int len, unwritten; local
/linux-master/drivers/gpu/drm/i915/
H A Di915_gem.c285 unsigned long unwritten; local
520 unsigned long unwritten; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dbmap_repair.c121 xrep_bmap_from_rmap( struct xrep_bmap *rb, xfs_fileoff_t startoff, xfs_fsblock_t startblock, xfs_filblks_t blockcount, bool unwritten) argument

Completed in 239 milliseconds