Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_stats.c95 linux_encode_major(dev_t _dev) in linux_encode_major() function
742 tbuf.stx_rdev_major = linux_encode_major(buf->st_rdev); in statx_copyout()
744 tbuf.stx_dev_major = linux_encode_major(buf->st_dev); in statx_copyout()