Searched refs:fromFsshStatToStat (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfuse.cpp114 fromFsshStatToStat(struct fssh_stat* f_stbuf, struct stat* stbuf) function in namespace:FSShell
144 fromFsshStatToStat(&f_stbuf, stbuf);
192 fromFsshStatToStat(&f_st, &st);

Completed in 87 milliseconds