Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dpage-io.c268 void ext4_end_io_rsv_work(struct work_struct *work) in ext4_end_io_rsv_work() function
H A Dext4.h3738 extern void ext4_end_io_rsv_work(struct work_struct *work);
H A Dsuper.c1438 INIT_WORK(&ei->i_rsv_conversion_work, ext4_end_io_rsv_work); in ext4_alloc_inode()