Home
last modified time | relevance | path

Searched defs:fhp (Results 1 – 25 of 34) sorted by relevance

12

/NextBSD/contrib/netbsd-tests/fs/vfs/
HDt_vfsops.c80 void *fhp; in tfilehandle() local
129 void *fhp; in tfhremove() local
167 void *fhp; in tfhinval() local
/NextBSD/contrib/tcpdump/
HDparsenfsfh.c117 register const unsigned char *fhp = fh; in Parse_fh() local
448 is_UCX(const unsigned char *fhp) in is_UCX()
/NextBSD/contrib/smbfs/lib/smb/
HDprint.c57 char *ident, smbfh *fhp) in smb_smb_open_print_file()
/NextBSD/contrib/amd/amd/
HDamfs_host.c176 do_mount(am_nfs_handle_t *fhp, char *mntdir, char *fs_name, mntfs *mf) in do_mount()
206 fetch_fhandle(CLIENT *client, char *dir, am_nfs_handle_t *fhp, u_long nfs_version) in fetch_fhandle()
HDnfs_subr.c633 fh_to_mp3(am_nfs_fh *fhp, int *rp, int vop) in fh_to_mp3()
777 fh_to_mp(am_nfs_fh *fhp) in fh_to_mp()
789 mp_to_fh(am_node *mp, am_nfs_fh *fhp) in mp_to_fh()
HDautil.c528 am_nfs_fh *fhp; in amfs_mount() local
HDops_nfs.c757 mount_nfs_fh(am_nfs_handle_t *fhp, char *mntdir, char *fs_name, mntfs *mf) in mount_nfs_fh()
/NextBSD/sys/fs/nfsclient/
HDnfs_clnode.c95 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp, in ncl_nget()
HDnfs_clstate.c324 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen, in nfscl_newopen()
455 nfscl_finddeleg(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_finddeleg()
3667 nfscl_localconflict(struct nfsclclient *clp, u_int8_t *fhp, int fhlen, in nfscl_localconflict()
4044 nfsrpc_reopen(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, in nfsrpc_reopen()
4074 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_tryopen()
4108 nfscl_trylock(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, in nfscl_trylock()
4684 nfscl_layout(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_layout()
4787 nfscl_getlayout(struct nfsclclient *clp, uint8_t *fhp, int fhlen, in nfscl_getlayout()
4835 nfscl_retoncloselayout(struct nfsclclient *clp, uint8_t *fhp, int fhlen) in nfscl_retoncloselayout()
4917 nfscl_findlayout(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_findlayout()
HDnfs_clrpcops.c1023 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp()
2563 struct nfsfh *fhp; in nfsrpc_mkdir() local
4707 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget()
5612 struct nfsfh *fhp; in nfscl_doflayoutio() local
5682 struct nfsclds *dsp, uint64_t io_off, int len, struct nfsfh *fhp, in nfsrpc_readds()
5727 struct nfsfh *fhp, int commit_thru_mds, struct ucred *cred, NFSPROC_T *p) in nfsrpc_writeds()
5895 struct nfsfh *fhp, struct ucred *cred, NFSPROC_T *p, void *stuff) in nfsrpc_commitds()
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c494 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, NFSPROC_T *p, in nfsrvd_lookup()
1146 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, NFSPROC_T *p, in nfsrvd_mknod()
1721 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, NFSPROC_T *p, in nfsrvd_symlink()
1796 struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, in nfsrvd_symlinksub()
1841 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, NFSPROC_T *p, in nfsrvd_mkdir()
1929 struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, in nfsrvd_mkdirsub()
2576 vnode_t dp, vnode_t *vpp, __unused fhandle_t *fhp, NFSPROC_T *p, in nfsrvd_open()
3639 vnode_t dp, __unused vnode_t *vpp, __unused fhandle_t *fhp, in nfsrvd_openattr()
HDnfs_nfsdport.c209 nfsvno_getfh(struct vnode *vp, fhandle_t *fhp, struct thread *p) in nfsvno_getfh()
1512 struct nfsvattr *nvap, fhandle_t *fhp, int rderror, nfsattrbit_t *attrbitp, in nfsvno_fillattr()
2707 nfsvno_fhtovp(struct mount *mp, fhandle_t *fhp, struct sockaddr *nam, in nfsvno_fhtovp()
2756 fhandle_t *fhp; in nfsd_fhtovp() local
2960 nfsvno_getvp(fhandle_t *fhp) in nfsvno_getvp()
3275 nfsrv_hashfh(fhandle_t *fhp) in nfsrv_hashfh()
HDnfs_nfsdsubs.c1431 nfsrv_mtofh(struct nfsrv_descript *nd, struct nfsrvfh *fhp) in nfsrv_mtofh()
/NextBSD/contrib/amd/libamu/
HDmount_fs.c468 am_nfs_handle_t *fhp, in compute_nfs_args()
/NextBSD/usr.sbin/repquota/
HDrepquota.c316 struct fileusage *fup, **fhp; in addid() local
/NextBSD/sys/fs/tmpfs/
HDtmpfs_vfsops.c352 tmpfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, in tmpfs_fhtovp()
/NextBSD/sys/netinet/
HDip_reass.c647 ipq_free(struct ipqhead *fhp, struct ipq *fp) in ipq_free()
/NextBSD/sys/fs/msdosfs/
HDmsdosfs_vfsops.c1008 msdosfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in msdosfs_fhtovp()
/NextBSD/sys/fs/cd9660/
HDcd9660_vfsops.c593 cd9660_fhtovp(mp, fhp, flags, vpp) in cd9660_fhtovp() argument
/NextBSD/sys/fs/udf/
HDudf_vfsops.c724 udf_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in udf_fhtovp()
/NextBSD/sys/gnu/fs/reiserfs/
HDreiserfs_vfsops.c339 reiserfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, in reiserfs_fhtovp()
/NextBSD/sbin/quotacheck/
HDquotacheck.c558 struct fileusage *fup, **fhp; in addid() local
/NextBSD/sys/fs/ext2fs/
HDext2_vfsops.c1006 ext2_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in ext2_fhtovp()
/NextBSD/sys/fs/nfs/
HDnfs_commonsubs.c479 nfsm_fhtom(struct nfsrv_descript *nd, u_int8_t *fhp, int size, int set_true) in nfsm_fhtom()
806 struct nfsvattr *nap, struct nfsfh **nfhpp, fhandle_t *fhp, int fhsize, in nfsv4_loadattr()
2020 NFSACL_T *saclp, struct vattr *vap, fhandle_t *fhp, int rderror, in nfsv4_fillattr()
/NextBSD/sys/nlm/
HDnlm_prot_impl.c1733 nlm_convert_to_fhandle_t(fhandle_t *fhp, struct netobj *p) in nlm_convert_to_fhandle_t()
1746 fhandle_t *fhp, struct vfs_state *vs, accmode_t accmode) in nlm_get_vfs_state()

12