Searched refs:st_fstype (Results 1 - 1 of 1) sorted by last modified time

/external/strace/
H A Dfile.c829 char st_fstype[16]; member in struct:solstat
1090 tprintf(", st_fstype=%.*s",
1091 (int) sizeof statbuf->st_fstype, statbuf->st_fstype);
1285 tprintf(", st_fstype=%.*s",
1286 (int) sizeof statbuf.st_fstype, statbuf.st_fstype);

Completed in 42 milliseconds