Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c651 if (!strcmp(a->attr.name, "seq_file_ra_mul")) { in __sbi_store()
653 sbi->seq_file_ra_mul = t; in __sbi_store()
959 F2FS_SBI_GENERAL_RW_ATTR(seq_file_ra_mul); variable
1147 ATTR_LIST(seq_file_ra_mul),
H A Dsuper.c3823 sbi->seq_file_ra_mul = MIN_RA_MUL; in init_sb_info()
H A Df2fs.h1768 unsigned long seq_file_ra_mul; /* multiplier for ra_pages of seq. files in fadvise */ member
H A Dfile.c4887 F2FS_I_SB(inode)->seq_file_ra_mul; in f2fs_file_fadvise()

Completed in 22 milliseconds