Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_stats.c88 linux_new_encode_dev(dev_t _dev) in linux_new_encode_dev() function
192 tbuf.st_dev = linux_new_encode_dev(buf->st_dev); in newstat_copyout()
198 tbuf.st_rdev = linux_new_encode_dev(buf->st_rdev); in newstat_copyout()
569 lbuf.st_dev = linux_new_encode_dev(buf->st_dev); in stat64_copyout()
575 lbuf.st_rdev = linux_new_encode_dev(buf->st_rdev); in stat64_copyout()