Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/debugfs/
H A Dfilefrag.c41 struct filefrag_struct { struct
42 FILE *f;
43 const char *name;
44 const char *dir_name;
45 int options;
69 static void print_header(struct filefrag_struct *fs) in print_header() argument