Searched refs:f_type (Results 76 - 81 of 81) sorted by relevance

1234

/freebsd-current/sys/kern/
H A Dvfs_mount.c688 mp->mnt_stat.f_type = vfsp->vfc_typenum;
H A Duipc_usrreq.c2875 if (fp->f_type != DTYPE_SOCKET)
H A Dvfs_subr.c4827 (u_int)sp->f_version, (u_int)sp->f_type, (uintmax_t)sp->f_flags,
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1729 if (fp2->f_type != DTYPE_DEV)
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_misc.c297 CP(*in, *out, f_type);
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3751 if (fp->f_type != DTYPE_SOCKET) {

Completed in 315 milliseconds

1234