Searched refs:fh (Results 51 - 75 of 102) sorted by relevance

12345

/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c44 int fhanew_get_fh(uint64_t *fh, int v3, struct mbuf **md, caddr_t *dpos);
131 fhanew_get_fh(uint64_t *fh, int v3, struct mbuf **md, caddr_t *dpos) argument
162 *fh = t;
H A Dnfs_nfsdsocket.c477 struct nfsrvfh fh; local
493 error = nfsrv_mtofh(nd, &fh);
516 nfsd_fhtovp(nd, &fh, lktype, &vp, &nes,
565 vp, NULL, (fhandle_t *)fh.nfsrvfh_data, p, &nes);
625 struct nfsrvfh fh; local
851 error = nfsrv_mtofh(nd, &fh);
855 nfsd_fhtovp(nd, &fh, LK_SHARED, &nvp, &nes,
976 &nvp, (fhandle_t *)fh.nfsrvfh_data, p, &vpnes);
/freebsd-11-stable/sys/nlm/
H A Dnlm_prot_impl.c593 granted.alock.fh = af->af_granted.alock.fh;
1331 memcpy(&nw->nw_fh.fh_bytes, nw->nw_lock.fh.n_bytes,
1332 nw->nw_lock.fh.n_len);
1333 nw->nw_lock.fh.n_bytes = nw->nw_fh.fh_bytes;
1858 fhandle_t fh; local
1881 nlm_convert_to_fhandle_t(&fh, &argp->alock.fh);
1890 error = nlm_get_vfs_state(host, rqstp, &fh, &vs, accmode);
1956 fhandle_t fh; local
2145 fhandle_t fh; local
2235 fhandle_t fh; local
[all...]
H A Dnlm_prot_xdr.c95 if (!xdr_netobj(xdrs, &objp->fh))
190 if (!xdr_netobj(xdrs, &objp->fh))
279 if (!xdr_netobj(xdrs, &objp->fh))
298 if (!xdr_netobj(xdrs, &objp->fh))
H A Dnlm_prot.h65 netobj fh; member in struct:nlm_lock
126 netobj fh; member in struct:nlm_share
184 netobj fh; member in struct:nlm4_lock
194 netobj fh; member in struct:nlm4_share
H A Dnlm_prot_server.c54 dst->fh = src->fh;
66 dst->fh = src->fh;
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBStream.h46 void RedirectToFileHandle(FILE *fh, bool transfer_fh_ownership);
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_file.c124 printf("FUSE:non-rdonly fh requested for a directory?\n");
135 debug_printf("OUCH ... daemon didn't give fh (err = %d)\n", err);
143 fuse_filehandle_init(vp, fufh_type, fufhp, foo->fh);
195 fri->fh = fufh->fh_id;
H A Dfuse_io.c291 fri->fh = fufh->fh_id;
296 FS_DEBUG2G("fri->fh %ju, fri->offset %ju, fri->size %ju\n",
297 (uintmax_t)fri->fh, (uintmax_t)fri->offset,
345 fwi->fh = fufh->fh_id;
/freebsd-11-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c434 struct vt4font_header fh; local
439 if (fread(&fh, sizeof fh, 1, f) != 1) {
444 if (memcmp(fh.magic, "VFNT0002", 8) != 0) {
450 vfnt.map_count[i] = be32toh(fh.map_count[i]);
451 vfnt.glyph_count = be32toh(fh.glyph_count);
452 vfnt.width = fh.width;
453 vfnt.height = fh.height;
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h379 NativeFile(FILE *fh, bool transfer_ownership) argument
380 : m_descriptor(kInvalidDescriptor), m_own_descriptor(false), m_stream(fh),
/freebsd-11-stable/sys/kern/
H A Dvfs_syscalls.c637 fhandle_t fh; local
640 error = copyin(uap->u_fhp, &fh, sizeof(fhandle_t));
644 error = kern_fhstatfs(td, fh, sfp);
3895 fhandle_t fh; local
3909 bzero(&fh, sizeof(fh));
3910 fh.fh_fsid = vp->v_mount->mnt_stat.f_fsid;
3911 error = VOP_VPTOFH(vp, &fh.fh_fid);
3914 error = copyout(&fh, uap->fhp, sizeof (fh));
3928 fhandle_t fh; local
4052 struct fhandle fh; local
4065 kern_fhstat(struct thread *td, struct fhandle fh, struct stat *sb) argument
4098 fhandle_t fh; local
4113 kern_fhstatfs(struct thread *td, fhandle_t fh, struct statfs *buf) argument
[all...]
/freebsd-11-stable/contrib/amd/scripts/
H A Dexpn.1822 local($fh);
823 $fh = $domain_host;
824 while ($fh =~ /\./) {
825 print "FALLBACK $host.$fh = 1\n" if $debug > 7;
826 $fallback{"$host.$fh"} = 1;
827 $fh =~ s/^[^\.]+\.//;
H A Dexpn.in821 local($fh);
822 $fh = $domain_host;
823 while ($fh =~ /\./) {
824 print "FALLBACK $host.$fh = 1\n" if $debug > 7;
825 $fallback{"$host.$fh"} = 1;
826 $fh =~ s/^[^\.]+\.//;
/freebsd-11-stable/sys/nfs/
H A Dnfs_diskless.c64 static int decode_nfshandle(char *ev, u_char *fh, int maxfh);
392 decode_nfshandle(char *ev, u_char *fh, int maxfh) argument
415 *(fh++) = val;
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd_lock.c169 void fill_file_lock(struct file_lock *fl, const fhandle_t *fh,
443 fill_file_lock(struct file_lock *fl, const fhandle_t *fh, argument
448 bcopy(fh, &fl->filehandle, sizeof(fhandle_t));
1901 bcopy(lock->fh.n_bytes, &(test_fl.filehandle), sizeof(fhandle_t));
1949 if (lckarg->alock.fh.n_len != sizeof(fhandle_t)) {
1951 lckarg->alock.fh.n_len, (int)sizeof(fhandle_t));
1954 fill_file_lock(newfl, (fhandle_t *)lckarg->alock.fh.n_bytes,
2005 bcopy(lock->fh.n_bytes, &fl.filehandle, sizeof(fhandle_t));
2222 res.alock.fh.n_len = sizeof(fhandle_t);
2223 res.alock.fh
[all...]
H A Dtest.c338 arg.alock.fh.n_len = 32;
339 arg.alock.fh.n_bytes = "\x04\x04\x02\x00\x01\x00\x00\x00\x0c\x00\x00\x00\xff\xff\xff\xd0\x16\x00\x00\x5b\x7c\xff\xff\xff\xec\x2f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x54\xef\xbf\xd7\x94";
H A Dlock_proc.c385 arg4->fh = arg->fh;
888 log_netobj(&(arg->alock.fh));
983 log_netobj(&(arg->alock.fh));
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp290 void SBDebugger::SetInputFileHandle(FILE *fh, bool transfer_ownership) { argument
291 LLDB_RECORD_METHOD(void, SBDebugger, SetInputFileHandle, (FILE *, bool), fh,
293 SetInputFile((FileSP)std::make_shared<NativeFile>(fh, transfer_ownership));
324 FILE *fh = nextfile ? FileSystem::Instance().Fopen(nextfile->c_str(), "r") local
327 // reproducer somehow if fh is NULL?
328 if (fh) {
329 file_sp = std::make_shared<NativeFile>(fh, true);
347 void SBDebugger::SetOutputFileHandle(FILE *fh, bool transfer_ownership) { argument
348 LLDB_RECORD_METHOD(void, SBDebugger, SetOutputFileHandle, (FILE *, bool), fh,
350 SetOutputFile((FileSP)std::make_shared<NativeFile>(fh, transfer_ownershi
368 SetErrorFileHandle(FILE *fh, bool transfer_ownership) argument
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-ppc.c4151 get_fdh (struct ppc_link_hash_entry *fh, struct ppc_link_hash_table *htab)
4153 struct ppc_link_hash_entry *fdh = fh->oh;
4157 const char *fd_name = fh->elf.root.root.string + 1;
4164 fdh->oh = fh;
4165 fh->is_func = 1;
4166 fh->oh = fdh;
4177 struct ppc_link_hash_entry *fh)
4184 abfd = fh->elf.root.u.undef.abfd;
4186 newsym->name = fh->elf.root.root.string + 1;
4202 fdh->oh = fh;
4147 get_fdh(struct ppc_link_hash_entry *fh, struct ppc_link_hash_table *htab) argument
4172 make_fdh(struct bfd_link_info *info, struct ppc_link_hash_entry *fh) argument
5711 struct ppc_link_hash_entry *fh; local
6036 struct ppc_link_hash_entry *fh = eh->oh; local
[all...]
/freebsd-11-stable/lib/libedit/
H A DMakefile59 sh ${.CURDIR}/makelist -fh ${AHDR} > ${.TARGET}
/freebsd-11-stable/sbin/mount_nfs/
H A Dmount_nfs.c114 static u_char *fh = NULL; variable
875 fh = malloc(fhsize);
876 if (addr == NULL || fh == NULL)
879 bcopy(nfhret.nfh, fh, fhsize);
882 build_iovec(iov, iovlen, "fh", fh, fhsize);
/freebsd-11-stable/sys/netinet6/
H A Dip6_input.c1705 struct ip6_frag fh; local
1728 if (m->m_pkthdr.len < off + sizeof(fh))
1730 m_copydata(m, off, sizeof(fh), (caddr_t)&fh);
1732 if (fh.ip6f_offlg & IP6F_OFF_MASK)
1735 *nxtp = fh.ip6f_nxt;
/freebsd-11-stable/sys/netinet/
H A Dip_carp.c1451 struct fddi_header *fh; local
1453 fh = mtod(m, struct fddi_header *);
1454 fh->fddi_shost[0] = 0;
1455 fh->fddi_shost[1] = 0;
1456 fh->fddi_shost[2] = 0x5e;
1457 fh->fddi_shost[3] = 0;
1458 fh->fddi_shost[4] = 1;
1459 fh->fddi_shost[5] = sc->sc_vhid;
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h2207 #define NFS_FH_FIELD fh

Completed in 198 milliseconds

12345