Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinode.c601 map->m_seq = READ_ONCE(EXT4_I(inode)->i_es_seq); in ext4_map_query_blocks()
672 map->m_seq = READ_ONCE(EXT4_I(inode)->i_es_seq); in ext4_map_create_blocks()
1996 map->m_seq = READ_ONCE(EXT4_I(inode)->i_es_seq); in ext4_da_map_blocks()
H A Dext4.h1186 u64 i_es_seq; /* Change counter for extents. member
H A Dsuper.c1419 ei->i_es_seq = 0; in ext4_alloc_inode()