Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/
Dfibmap.c47 struct file_ext { struct
54 void print_ext(struct file_ext *ext) in print_ext() argument
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c312 struct file_ext { struct
313 __u32 f_pos;
314 __u32 start_blk;
315 __u32 end_blk;
316 __u32 blk_count;
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c81 static const char file_ext[] = ".hs"; variable
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h1031 const flatbuffers::String *file_ext() const { in file_ext() function