Home
last modified time | relevance | path

Searched refs:bsd_to_linux_stat64 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_file64.c71 static void bsd_to_linux_stat64(struct stat *, struct linux_stat64 *);
82 bsd_to_linux_stat64(struct stat *bsp, struct linux_stat64 *lsp) in bsd_to_linux_stat64() function
197 bsd_to_linux_stat64(&tmpst, &tmplst); in linux_sys_fstat64()
214 bsd_to_linux_stat64(&tmpst, &tmplst); in linux_do_stat64()
311 bsd_to_linux_stat64(&tmpst, &tmplst); in linux_sys_fstatat64()