Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dinode.c528 struct ext4_map_blocks orig_map; in ext4_map_blocks() local
530 memcpy(&orig_map, map, sizeof(*map)); in ext4_map_blocks()
571 &orig_map, flags); in ext4_map_blocks()
1831 struct ext4_map_blocks orig_map; in ext4_da_map_blocks() local
1833 memcpy(&orig_map, map, sizeof(*map)); in ext4_da_map_blocks()
1876 ext4_map_blocks_es_recheck(NULL, inode, map, &orig_map, 0); in ext4_da_map_blocks()