Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/
HDidmap_util.c75 #ifndef __NR_move_mount
76 #define __NR_move_mount (429 + __NR_Linux) macro
126 return (syscall(__NR_move_mount, from_dfd, from_pathname, to_dfd, in sys_move_mount()