Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c123 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount() argument
126 return (syscall(__NR_move_mount, from_dfd, from_pathname, to_dfd, in sys_move_mount()