Searched defs:fofs (Results 1 - 5 of 5) sorted by relevance
/third_party/f2fs-tools/fsck/ |
H A D | fsck.h | 63 u32 fofs; /* start offset in a file */ member
|
/third_party/musl/porting/liteos_a/user/ldso/ |
H A D | dynlink.c | 277 static Sym *gnu_lookup_filtered(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s, uint32_t fofs, size_t fmask) in gnu_lookup_filtered() argument
|
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
H A D | dynlink.c | 277 static Sym *gnu_lookup_filtered(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s, uint32_t fofs, size_t fmask) in gnu_lookup_filtered() argument
|
/third_party/musl/ldso/ |
H A D | dynlink.c | 292 static Sym *gnu_lookup_filtered(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s, uint32_t fofs, size_t fmask) in gnu_lookup_filtered() argument
|
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 934 __le32 fofs; /* start file offset of the extent */ member
|
Completed in 16 milliseconds