Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dpage-io.c39 io_end_cachep = KMEM_CACHE(ext4_io_end, SLAB_RECLAIM_ACCOUNT); in ext4_init_pageio()
H A Dext4.h292 typedef struct ext4_io_end { struct
3909 static inline void ext4_set_io_unwritten_flag(struct ext4_io_end *io_end) in ext4_set_io_unwritten_flag()