Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dpage-io.c272 void ext4_end_io_rsv_work(struct work_struct *work) in ext4_end_io_rsv_work() function
H A Dext4.h3656 extern void ext4_end_io_rsv_work(struct work_struct *work);
H A Dsuper.c1320 INIT_WORK(&ei->i_rsv_conversion_work, ext4_end_io_rsv_work); in ext4_alloc_inode()