Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux.h70 linux_encode_major(dev_t _dev) in linux_encode_major() function
H A Dlinux_stats.c680 tbuf.stx_rdev_major = linux_encode_major(buf->st_rdev); in statx_copyout()
682 tbuf.stx_dev_major = linux_encode_major(buf->st_dev); in statx_copyout()