Searched defs:vtyp (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/fs/fuse/ |
H A D | fuse_node.c | 154 fuse_vnode_init(struct vnode *vp, struct fuse_vnode_data *fvdat, in fuse_vnode_init() 200 fuse_vnode_alloc(struct mount *mp, in fuse_vnode_alloc() 291 fuse_vnode_get(struct mount *mp, in fuse_vnode_get()
|
H A D | fuse_internal.h | 285 fuse_internal_checkentry(struct fuse_entry_out *feo, __enum_uint8(vtype) vtyp) in fuse_internal_checkentry()
|
H A D | fuse_internal.c | 789 fuse_internal_newentry_core(struct vnode * dvp,struct vnode ** vpp,struct componentname * cnp,__enum_uint8 (vtype)vtyp,struct fuse_dispatcher * fdip) fuse_internal_newentry_core() argument [all...] |
/freebsd-src/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 7089 nfsrv_checkwrongsec(struct nfsrv_descript * nd,int nextop,__enum_uint8 (vtype)vtyp) nfsrv_checkwrongsec() argument
|
/freebsd-src/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 2392 nfsrpc_mknod(vnode_t dvp,char * name,int namelen,struct vattr * vap,u_int32_t rdev,__enum_uint8 (vtype)vtyp,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * dnap,struct nfsvattr * nnap,struct nfsfh ** nfhpp,int * attrflagp,int * dattrflagp) nfsrpc_mknod() argument
|