Home
last modified time | relevance | path

Searched defs:fhsize (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/tests/fs/vfs/
H A Dt_vfsops.c79 size_t fhsize; in tfilehandle() local
128 size_t fhsize; in tfhremove() local
166 size_t fhsize; in tfhinval() local
/netbsd-src/sys/nfs/
H A Dnfs_node.c116 int fhsize = key_len; in nfs_loadvnode() local
160 nfs_nget1(struct mount *mntp, nfsfh_t *fhp, int fhsize, struct nfsnode **npp, in nfs_nget1()
H A Dnfs_var.h87 nfs_nget(mp,fhp,fhsize,npp) global() argument
H A Dnfs_srvsubs.c395 size_t fhsize; in nfsrv_composefh() local
H A Dnfs_export.c732 size_t fhsize; in setpublicfs() local
H A Dnfsmount.h59 int fhsize; /* Size, in bytes, of fh */ global() member
H A Dnfs_vfsops.c1058 size_t fhsize; in nfs_fhtovp() local
H A Dnfs_vnops.c746 int error = 0, attrflag, fhsize; in nfs_lookup() local
2609 int attrflag, fhsize, nrpcs = 0, reclen; in nfs_readdirplusrpc() local
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clnode.c97 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp, in ncl_nget()
H A Dnfs_clport.c313 nfscl_ngetreopen(struct mount *mntp, u_int8_t *fhp, int fhsize, in nfscl_ngetreopen()
/netbsd-src/sbin/mount_nfs/
H A Dgetnfsargs.c90 long fhsize; member
H A Dgetnfsargs_small.c129 long fhsize; member
/netbsd-src/sys/fs/nfs/common/
H A Dnfsdiskless.h82 int fhsize; /* Size, in bytes, of fh */ member
H A Dnfs_commonsubs.c811 struct nfsvattr *nap, struct nfsfh **nfhpp, fhandle_t *fhp, int fhsize, in nfsv4_loadattr()
/netbsd-src/usr.sbin/rpc.lockd/
H A Dlockd_lock.c54 size_t fhsize; member
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c1903 size_t fhsize; vfs__fhfree() local
1948 size_t fhsize; vfs_composefh_alloc() local
2012 vfs_copyinfh_alloc(const void * ufhp,size_t fhsize,fhandle_t ** fhpp) vfs_copyinfh_alloc() argument
2131 dofhopen(struct lwp * l,const void * ufhp,size_t fhsize,int oflags,register_t * retval) dofhopen() argument
2235 do_fhstat(struct lwp * l,const void * ufhp,size_t fhsize,struct stat * sb) do_fhstat() argument
2282 do_fhstatvfs(struct lwp * l,const void * ufhp,size_t fhsize,struct statvfs * sb,int flags) do_fhstatvfs() argument
[all...]
/netbsd-src/lib/libpuffs/
H A Dpuffs.c326 puffs_setfhsize(struct puffs_usermount *pu, size_t fhsize, int flags) in puffs_setfhsize()
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_linux.h122 #define fhsize root.size macro
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c3605 int error = 0, ret, fhsize = NFSX_MYFH; in nfsrvd_verify() local
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32.h1136 int32_t fhsize; /* Size, in bytes, of fh */ member