Home
last modified time | relevance | path

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

/netbsd/sys/rump/include/rump-sys/
H A Dvfs_if.h42 struct componentname * rump_makecn(u_long, u_long, const char *, size_t, struct kauth_cred *, struc…
/netbsd/sys/rump/librump/rumpvfs/
H A Drumpvfs_if_wrappers.c182 rv = rump_makecn(arg1, arg2, arg3, arg4, arg5, arg6); in rump_pub_makecn()
H A Drump_vfs.c205 rump_makecn(u_long nameiop, u_long flags, const char *name, size_t namelen, in rump_makecn() function