Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.c828 static void nilfs_iput_work_func(struct work_struct *work) in nilfs_iput_work_func() function
2711 INIT_WORK(&sci->sc_iput_work, nilfs_iput_work_func); in nilfs_segctor_new()