Searched defs:rump_makecn_fn (Results 1 - 1 of 1) sorted by relevance
| /src/sys/rump/include/rump-sys/ | ||
| H A D | vfs_if.h | 43 typedef struct componentname * (*rump_makecn_fn)(u_long, u_long, const char *, size_t, struct kauth_cred *, struct lwp *); typedef in typeref:struct:componentname * (*)(u_long,u_long,const char *,size_t,struct kauth_cred *,struct lwp *) |
Completed in 2 milliseconds