Searched refs:Froot (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/fs/fdescfs/
H A Dfdesc.h49 Froot, enumerator in enum:__anon9247
H A Dfdesc_vnops.c285 if (VTOFDESC(dvp)->fd_type != Froot) {
371 if (VTOFDESC(vp)->fd_type == Froot)
412 case Froot:
454 if (VTOFDESC(ap->a_vp)->fd_type == Froot)
507 if (VTOFDESC(ap->a_vp)->fd_type != Froot)
H A Dfdesc_vfsops.c98 error = fdesc_allocvp(Froot, -1, FD_ROOT, mp, &rvp);

Completed in 72 milliseconds