Home
last modified time | relevance | path

Searched defs:fs (Results 1 – 9 of 9) sorted by relevance

/system/extras/fatblock/
Dfs.h23 struct fs { struct
39 offset_t fat_size; argument
41 offset_t data_offset; argument
44 int fs_alloc_extent(struct fs *fs, struct extent *extent, argument
Dfs.c28 static void fs_add_extent(struct fs *fs, struct extent *extent, in fs_add_extent()
42 struct extent *fs_find_extent(struct fs *fs, offset_t start, offset_t len, in fs_find_extent()
102 static void fs_set_fat(struct fs *fs, cluster_t cluster, fat_entry_t entry) in fs_set_fat()
109 int fs_alloc_extent(struct fs *fs, struct extent *extent, in fs_alloc_extent()
156 int fs_init(struct fs *fs, uint16_t cluster_size, offset_t data_size, in fs_init()
249 void fs_set_rootdir_start(struct fs *fs, cluster_t rootdir_start) in fs_set_rootdir_start()
256 void fs_update_free_clusters(struct fs *fs) in fs_update_free_clusters()
Dimport.c95 static int import_file(struct fs *fs, char *path, struct imported *out) in import_file()
193 static int import_dir(struct fs *fs, char *path, int is_root, in import_dir()
352 int import_tree(struct fs *fs, char *path) in import_tree()
Dread.c134 static int extent_read(struct fs *fs, struct extent *e, char *buf, in extent_read()
161 int fs_read(struct fs *fs, char *buf, offset_t start, offset_t len) in fs_read()
Dfatblock.c29 static struct fs fs; variable
33 static int fs_import(struct fs *fs, in fs_import()
/system/core/toolbox/cp/
Dutils.c69 set_utimes(const char *file, struct stat *fs) in set_utimes()
115 struct stat to_stat, *fs; in copy_file() local
381 setfile(struct stat *fs, int fd)
/system/core/libpixelflinger/codeflinger/
Dblending.cpp72 int fs = component==GGLFormat::ALPHA ? mBlendSrcA : mBlendSrc; in build_blending() local
376 int GGLAssembler::blending_codes(int fs, int fd) in blending_codes()
478 int fs = f.size(); in mul_factor() local
573 int fs = f.size(); in mul_factor_add() local
DGGLAssembler.cpp160 int fs = i==GGLFormat::ALPHA ? mBlendSrcA : mBlendSrc; in scanline_core() local
492 int fs = component==GGLFormat::ALPHA ? mBlendSrcA : mBlendSrc; in build_incoming_component() local
Dmips_opcode.h75 unsigned fs: 5; member
109 unsigned fs: 5; member