• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/fs/nfsclient/

Lines Matching refs:vnode_t

128 static int nfsrpc_setattrrpc(vnode_t , struct vattr *, nfsv4stateid_t *,
130 static int nfsrpc_readrpc(vnode_t , struct uio *, struct ucred *,
132 static int nfsrpc_writerpc(vnode_t , struct uio *, int *, int *,
135 static int nfsrpc_createv23(vnode_t , char *, int, struct vattr *,
138 static int nfsrpc_createv4(vnode_t , char *, int, struct vattr *,
145 static int nfsrpc_setaclrpc(vnode_t, struct ucred *, NFSPROC_T *,
147 static int nfsrpc_getlayout(struct nfsmount *, vnode_t, struct nfsfh *, int,
154 static int nfscl_doflayoutio(vnode_t, struct uio *, int *, int *, int *,
158 static int nfscl_dofflayoutio(vnode_t, struct uio *, int *, int *, int *,
162 static int nfsrpc_readds(vnode_t, struct uio *, nfsv4stateid_t *, int *,
165 static int nfsrpc_writeds(vnode_t, struct uio *, int *, int *,
168 static int nfsio_writedsmir(vnode_t, int *, int *, nfsv4stateid_t *,
171 static int nfsrpc_writedsmir(vnode_t, int *, int *, nfsv4stateid_t *,
176 static int nfsio_commitds(vnode_t, uint64_t, int, struct nfsclds *,
179 static int nfsrpc_commitds(vnode_t, uint64_t, int, struct nfsclds *,
182 static int nfsio_adviseds(vnode_t, uint64_t, int, int, struct nfsclds *,
185 static int nfsrpc_adviseds(vnode_t, uint64_t, int, int, struct nfsclds *,
188 static int nfsrpc_allocaterpc(vnode_t, off_t, off_t, nfsv4stateid_t *,
196 static int nfsrpc_getopenlayout(struct nfsmount *, vnode_t, u_int8_t *,
199 static int nfsrpc_getcreatelayout(vnode_t, char *, int, struct vattr *,
203 static int nfsrpc_openlayoutrpc(struct nfsmount *, vnode_t, u_int8_t *,
207 static int nfsrpc_createlayout(vnode_t, char *, int, struct vattr *,
215 static int nfsrpc_layoutgetres(struct nfsmount *, vnode_t, uint8_t *,
218 static int nfsrpc_copyrpc(vnode_t, off_t, vnode_t, off_t, size_t *,
221 static int nfsrpc_seekrpc(vnode_t, off_t *, nfsv4stateid_t *, bool *,
231 nfsrpc_null(vnode_t vp, struct ucred *cred, NFSPROC_T *p)
250 nfsrpc_access(vnode_t vp, int acmode, struct ucred *cred,
293 nfsrpc_accessrpc(vnode_t vp, u_int32_t mode, struct ucred *cred,
354 nfsrpc_open(vnode_t vp, int amode, struct ucred *cred, NFSPROC_T *p)
486 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen,
689 nfsrpc_opendowngrade(vnode_t vp, u_int32_t mode, struct nfsclopen *op,
732 nfsrpc_close(vnode_t vp, int doclose, NFSPROC_T *p)
890 nfsrpc_openconfirm(vnode_t vp, u_int8_t *nfhp, int fhlen,
1208 nfsrpc_getattr(vnode_t vp, struct ucred *cred, NFSPROC_T *p,
1275 nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp,
1359 nfsrpc_setattrrpc(vnode_t vp, struct vattr *vap,
1402 nfsrpc_lookup(vnode_t dvp, char *name, int len, struct ucred *cred,
1505 nfsrpc_readlink(vnode_t vp, struct uio *uiop, struct ucred *cred,
1561 nfsrpc_read(vnode_t vp, struct uio *uiop, struct ucred *cred,
1625 nfsrpc_readrpc(vnode_t vp, struct uio *uiop, struct ucred *cred,
1719 nfsrpc_write(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit,
1797 nfsrpc_writerpc(vnode_t vp, struct uio *uiop, int *iomode,
1983 nfsrpc_mknod(vnode_t dvp, char *name, int namelen, struct vattr *vap,
2063 nfsrpc_create(vnode_t dvp, char *name, int namelen, struct vattr *vap,
2134 nfsrpc_createv23(vnode_t dvp, char *name, int namelen, struct vattr *vap,
2182 nfsrpc_createv4(vnode_t dvp, char *name, int namelen, struct vattr *vap,
2430 nfsrpc_remove(vnode_t dvp, char *name, int namelen, vnode_t vp,
2507 nfsrpc_rename(vnode_t fdvp, vnode_t fvp, char *fnameptr, int fnamelen,
2508 vnode_t tdvp, vnode_t tvp, char *tnameptr, int tnamelen, struct ucred *cred,
2665 nfsrpc_link(vnode_t dvp, vnode_t vp, char *name, int namelen,
2728 nfsrpc_symlink(vnode_t dvp, char *name, int namelen, const char *target,
2789 nfsrpc_mkdir(vnode_t dvp, char *name, int namelen, struct vattr *vap,
2871 nfsrpc_rmdir(vnode_t dvp, char *name, int namelen, struct ucred *cred,
2927 nfsrpc_readdir(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep,
3373 nfsrpc_readdirplus(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep,
3380 vnode_t newvp = NULLVP;
3886 nfsrpc_commit(vnode_t vp, u_quad_t offset, int cnt, struct ucred *cred,
3937 nfsrpc_advlock(vnode_t vp, off_t size, int op, struct flock *fl,
4104 nfsrpc_lockt(struct nfsrv_descript *nd, vnode_t vp,
4229 nfsrpc_lock(struct nfsrv_descript *nd, struct nfsmount *nmp, vnode_t vp,
4318 nfsrpc_statfs(vnode_t vp, struct nfsstatfs *sbp, struct nfsfsinfo *fsp,
4397 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc,
4458 nfsrpc_fsinfo(vnode_t vp, struct nfsfsinfo *fsp, struct ucred *cred,
4692 nfsrpc_getacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p,
4722 nfsrpc_setacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p,
4738 nfsrpc_setaclrpc(vnode_t vp, struct ucred *cred, NFSPROC_T *p,
5456 nfsrpc_getlayout(struct nfsmount *nmp, vnode_t vp, struct nfsfh *nfhp,
5769 nfscl_doiods(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit,
6037 nfscl_doflayoutio(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit,
6141 nfscl_dofflayoutio(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit,
6321 nfsrpc_readds(vnode_t vp, struct uio *uiop, nfsv4stateid_t *stateidp, int *eofp,
6394 nfsrpc_writeds(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit,
6527 nfsrpc_writedsmir(vnode_t vp, int *iomode, int *must_commit,
6649 nfsio_writedsmir(vnode_t vp, int *iomode, int *must_commit,
6753 nfsrpc_commitds(vnode_t vp, uint64_t offset, int cnt, struct nfsclds *dsp,
6834 nfsio_commitds(vnode_t vp, uint64_t offset, int cnt, struct nfsclds *dsp,
6868 nfsrpc_advise(vnode_t vp, off_t offset, uint64_t cnt, int advise,
6904 nfsrpc_adviseds(vnode_t vp, uint64_t offset, int cnt, int advise,
6973 nfsio_adviseds(vnode_t vp, uint64_t offset, int cnt, int advise,
7009 nfsrpc_allocate(vnode_t vp, off_t off, off_t len, struct nfsvattr *nap,
7083 nfsrpc_allocaterpc(vnode_t vp, off_t off, off_t len, nfsv4stateid_t *stateidp,
7490 nfsrpc_getopenlayout(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp,
7563 nfsrpc_openlayoutrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp,
7737 nfsrpc_createlayout(vnode_t dvp, char *name, int namelen, struct vattr *vap,
7993 nfsrpc_getcreatelayout(vnode_t dvp, char *name, int namelen, struct vattr *vap,
8041 nfsrpc_layoutgetres(struct nfsmount *nmp, vnode_t vp, uint8_t *newfhp,
8116 nfsrpc_copy_file_range(vnode_t invp, off_t *inoffp, vnode_t outvp,
8185 nfsrpc_copyrpc(vnode_t invp, off_t inoff, vnode_t outvp, off_t outoff,
8310 nfsrpc_seek(vnode_t vp, off_t *offp, bool *eofp, int content,
8361 nfsrpc_seekrpc(vnode_t vp, off_t *offp, nfsv4stateid_t *stateidp, bool *eofp,
8404 nfsrpc_getextattr(vnode_t vp, const char *name, struct uio *uiop, ssize_t *lenp,
8475 nfsrpc_setextattr(vnode_t vp, const char *name, struct uio *uiop,
8523 nfsrpc_rmextattr(vnode_t vp, const char *name, struct nfsvattr *nap,
8561 nfsrpc_listextattr(vnode_t vp, uint64_t *cookiep, struct uio *uiop,