Home
last modified time | relevance | path

Searched defs:clustnum (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c497 set_cluster(fsdata *mydata, __u32 clustnum, __u8 *buffer, in set_cluster()
748 static int check_overflow(fsdata *mydata, __u32 clustnum, loff_t size) in check_overflow()
H A Dfat.c253 get_cluster(fsdata *mydata, __u32 clustnum, __u8 *buffer, unsigned long size) in get_cluster()
706 unsigned clustnum = START(parent->dent); in fat_itr_child() local