Home
last modified time | relevance | path

Searched defs:fsdata (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/fat/
Dfat.c635 fsdata *fsdata; /* filesystem parameters */ member
661 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root() argument
1026 fsdata fsdata; in fat_exists() local
1046 fsdata fsdata; in fat_size() local
1083 fsdata fsdata; in file_fat_read_at() local
1135 fsdata fsdata; member
/external/ltp/utils/ffsb-6.0-rc2/
Dutil.c189 struct statvfs64 fsdata; in getfsutil() local
201 struct statvfs64 fsdata; in getfsutil_size() local
/external/u-boot/include/
Dfat.h176 } fsdata; typedef
178 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect() argument
183 static inline u32 sect_to_clust(fsdata *fsdata, int sect) in sect_to_clust() argument