Home
last modified time | relevance | path

Searched refs:sit_entry_set (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c4211 static struct sit_entry_set *grab_sit_entry_set(void) in grab_sit_entry_set()
4213 struct sit_entry_set *ses = in grab_sit_entry_set()
4221 static void release_sit_entry_set(struct sit_entry_set *ses) in release_sit_entry_set()
4227 static void adjust_sit_entry_set(struct sit_entry_set *ses, in adjust_sit_entry_set()
4230 struct sit_entry_set *next = ses; in adjust_sit_entry_set()
4244 struct sit_entry_set *ses; in add_sit_entry()
4265 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set()
4288 add_sit_entry(segno, &SM_I(sbi)->sit_entry_set); in remove_sits_in_journal()
4304 struct sit_entry_set *ses, *tmp; in f2fs_flush_sit_entries()
4305 struct list_head *head = &SM_I(sbi)->sit_entry_set; in f2fs_flush_sit_entries()
[all...]
H A Dsegment.h347 struct sit_entry_set { struct
H A Df2fs.h998 struct list_head sit_entry_set; /* sit entry set list */ member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c4155 static struct sit_entry_set *grab_sit_entry_set(void) in grab_sit_entry_set()
4157 struct sit_entry_set *ses = in grab_sit_entry_set()
4166 static void release_sit_entry_set(struct sit_entry_set *ses) in release_sit_entry_set()
4172 static void adjust_sit_entry_set(struct sit_entry_set *ses, in adjust_sit_entry_set()
4175 struct sit_entry_set *next = ses; in adjust_sit_entry_set()
4191 struct sit_entry_set *ses; in add_sit_entry()
4212 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set()
4235 add_sit_entry(segno, &SM_I(sbi)->sit_entry_set); in remove_sits_in_journal()
4251 struct sit_entry_set *ses, *tmp; in f2fs_flush_sit_entries()
4252 struct list_head *head = &SM_I(sbi)->sit_entry_set; in f2fs_flush_sit_entries()
[all...]
H A Dsegment.h318 struct sit_entry_set { struct
H A Df2fs.h1056 struct list_head sit_entry_set; /* sit entry set list */ member

Completed in 33 milliseconds