Home
last modified time | relevance | path

Searched defs:file_ext (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/tools/
Dfibmap.c42 struct file_ext { struct
49 void print_ext(struct file_ext *ext) in print_ext() argument
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c81 static const char file_ext[] = ".hs"; variable
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h1346 const ::flatbuffers::String *file_ext() const { in file_ext() function
/external/flatbuffers/rust/reflection/src/
Dreflection_generated.rs2048 pub fn file_ext(&self) -> Option<&'a str> { in file_ext() method
2109 pub file_ext: Option<flatbuffers::WIPOffset<&'a str>>, field