Searched refs:fdesc_allocvp (Results 1 – 3 of 3) sorted by relevance
| /src/sys/fs/fdescfs/ |
| H A D | fdesc.h | 71 extern int fdesc_allocvp(fdntype, unsigned, int, struct mount *,
|
| H A D | fdesc_vfsops.c | 103 error = fdesc_allocvp(Froot, -1, FD_ROOT, mp, &rvp); in fdesc_mount()
|
| H A D | fdesc_vnops.c | 139 fdesc_allocvp(fdntype ftype, unsigned fd_fd, int ix, struct mount *mp, in fdesc_allocvp() function 270 error = fdesc_allocvp(a->ftype, a->fd_fd, a->ix, mp, rvp); in fdesc_get_ino_alloc()
|