Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c279 __u8 *buflimit = cluster + mydata->sect_size * ((curclust == 0) ? in get_long_file_name() local
290 while ((__u8 *)slotptr < buflimit) { in get_long_file_name()
299 if ((__u8 *)slotptr >= buflimit) { in get_long_file_name()