Searched refs:from_platform_stat (Results 1 – 3 of 3) sorted by relevance
20 using FSShell::from_platform_stat;50 from_platform_stat(&st, fsshStat); in unrestricted_stat()74 from_platform_stat(&st, fsshStat); in unrestricted_fstat()98 from_platform_stat(&st, fsshStat); in unrestricted_lstat()
18 void from_platform_stat(const struct stat *st, struct fssh_stat *fsshStat);
151 from_platform_stat(const struct stat *st, struct fssh_stat *fsshStat) in from_platform_stat() function