Searched refs:page_ra_count (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/exfat/
H A Ddir.c643 unsigned int page_ra_count = PAGE_SIZE >> sb->s_blocksize_bits; local
644 unsigned int adj_ra_count = max(sbi->sect_per_clus, page_ra_count);
659 ra_count = page_ra_count;

Completed in 135 milliseconds