Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegment.h43 struct list_head ri_used_segments; member
H A Dthe_nilfs.c153 INIT_LIST_HEAD(&ri->ri_used_segments); in nilfs_init_recovery_info()
158 nilfs_dispose_segment_list(&ri->ri_used_segments); in nilfs_clear_recovery_info()
H A Drecovery.c419 struct list_head *head = &ri->ri_used_segments; in nilfs_prepare_segment_for_recovery()
940 list_splice_tail(&segments, &ri->ri_used_segments); in nilfs_search_super_root()