Home
last modified time | relevance | path

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

/external/u-boot/fs/fat/
Dfat_write.c278 __u8 *buflimit = cluster + mydata->sect_size * ((curclust == 0) ? in get_long_file_name() local
289 while ((__u8 *)slotptr < buflimit) { in get_long_file_name()
298 if ((__u8 *)slotptr >= buflimit) { in get_long_file_name()