Searched refs:max_victim_search (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/f2fs/
H A Dsysfs.c989 F2FS_SBI_GENERAL_RW_ATTR(max_victim_search); variable
1128 ATTR_LIST(max_victim_search),
H A Dgc.c280 p->max_search > sbi->max_victim_search)
281 p->max_search = sbi->max_victim_search;
H A Df2fs.h1683 unsigned int max_victim_search; member in struct:f2fs_sb_info
H A Dsuper.c3769 sbi->max_victim_search = DEF_MAX_VICTIM_SEARCH;

Completed in 144 milliseconds