Home
last modified time | relevance | path

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

/u-boot/fs/fat/
A Dfat_write.c638 set_cluster(fsdata *mydata, u32 clustnum, u8 *buffer, u32 size) in set_cluster()
682 get_set_cluster(fsdata *mydata, __u32 clustnum, loff_t pos, __u8 *buffer, in get_set_cluster()
898 static int check_overflow(fsdata *mydata, __u32 clustnum, loff_t size) in check_overflow()
A Dfat.c249 get_cluster(fsdata *mydata, __u32 clustnum, __u8 *buffer, unsigned long size) in get_cluster()
780 unsigned clustnum = START(parent->dent); in fat_itr_child() local

Completed in 10 milliseconds