Searched refs:i_rsv_conversion_work (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ext4/ | ||
H A D | ext4.h | 1152 struct work_struct i_rsv_conversion_work; member |
H A D | super.c | 1430 INIT_WORK(&ei->i_rsv_conversion_work, ext4_end_io_rsv_work); in ext4_alloc_inode() |