Home
last modified time | relevance | path

Searched refs:sys_move_mount (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() function
693 ret = sys_move_mount(tree_fd, "", -EBADF, target == NULL ? in do_idmap_mount()