Searched defs:unwritten (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/ext4/ |
D | move_extent.c | 91 int unwritten, int *err) in mext_check_coverage() 250 int block_len_in_page, int unwritten, int *err) in move_extent_per_page() 624 int unwritten, cur_len; in ext4_move_extents() local
|
D | page-io.c | 221 struct list_head unwritten; in ext4_do_flush_completed_IO() local
|
D | extents.c | 292 int unwritten = ext4_ext_is_unwritten(path[path->p_depth].p_ext); in ext4_force_split_extent_at() local 1803 int merge_done = 0, unwritten; in ext4_ext_try_to_merge_right() local 1972 int mb_flags = 0, unwritten; in ext4_ext_insert_extent() local 2652 unsigned unwritten = 0; in ext4_ext_rm_leaf() local 3354 int unwritten; in ext4_split_extent() local 5822 ext4_lblk_t count, int unwritten, int *erp) in ext4_swap_extents()
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_rmap.c | 464 bool unwritten, in xfs_rmap_unmap() 716 bool unwritten, in xfs_rmap_map() 935 bool unwritten, in xfs_rmap_convert() 1360 bool unwritten, in xfs_rmap_convert_shared() 1749 bool unwritten, in xfs_rmap_unmap_shared() 1911 bool unwritten, in xfs_rmap_map_shared() 2178 bool unwritten; in xfs_rmap_finish_one() local
|