Home
last modified time | relevance | path

Searched refs:nfsquad_t (Results 1 – 12 of 12) sorted by relevance

/trueos/sys/fs/nfs/
HDnfs_var.h93 nfsquad_t *, nfsquad_t *, NFSPROC_T *);
94 int nfsrv_getclient(nfsquad_t, int, struct nfsclient **, struct nfsdsession *,
95 nfsquad_t, uint32_t, struct nfsrv_descript *, NFSPROC_T *);
96 int nfsrv_destroyclient(nfsquad_t, NFSPROC_T *);
103 struct nfslock **, struct nfslockconflict *, nfsquad_t, nfsv4stateid_t *,
106 struct nfsstate **, nfsquad_t, nfsv4stateid_t *, nfsv4stateid_t *,
108 int nfsrv_opencheck(nfsquad_t, nfsv4stateid_t *, struct nfsstate *,
110 int nfsrv_openupdate(vnode_t, struct nfsstate *, nfsquad_t,
112 int nfsrv_delegupdate(struct nfsrv_descript *, nfsquad_t, nfsv4stateid_t *,
114 int nfsrv_releaselckown(struct nfsstate *, nfsquad_t, NFSPROC_T *);
[all …]
HDnfsrvstate.h91 nfsquad_t lc_clientid; /* 64 bit clientid */
92 nfsquad_t lc_confirm; /* 64 bit confirm value */
226 nfsquad_t cl_clientid;
HDnfsclstate.h59 nfsquad_t nfsess_clientid;
HDnfs.h591 nfsquad_t nd_clientid; /* Implied clientid */
HDnfsproto.h693 typedef union nfs_quadconvert nfsquad_t; typedef
HDnfs_commonsubs.c813 nfsquad_t tnfsquad; in nfsv4_loadattr()
/trueos/sys/fs/nfsserver/
HDnfs_nfsdstate.c120 static int nfsrv_checkrestart(nfsquad_t clientid, u_int32_t flags,
173 nfsquad_t *clientidp, nfsquad_t *confirmp, NFSPROC_T *p) in nfsrv_setclient()
478 nfsrv_getclient(nfsquad_t clientid, int opflags, struct nfsclient **clpp, in nfsrv_getclient()
479 struct nfsdsession *nsep, nfsquad_t confirm, uint32_t cbprogram, in nfsrv_getclient()
685 nfsrv_destroyclient(nfsquad_t clientid, NFSPROC_T *p) in nfsrv_destroyclient()
1518 nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_lockctrl()
1643 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_lockctrl()
1656 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_lockctrl()
2230 nfsrv_opencheck(nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_opencheck()
2273 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_opencheck()
[all …]
HDnfs_nfsdserv.c636 nfsquad_t clientid; in nfsrvd_read()
799 nfsquad_t clientid; in nfsrvd_write()
2170 nfsquad_t clientid; in nfsrvd_lock()
2352 nfsquad_t clientid; in nfsrvd_lockt()
2465 nfsquad_t clientid; in nfsrvd_locku()
2570 nfsquad_t clientid; in nfsrvd_open()
3007 nfsquad_t clientid; in nfsrvd_close()
3055 nfsquad_t clientid; in nfsrvd_delegpurge()
3092 nfsquad_t clientid; in nfsrvd_delegreturn()
3146 nfsquad_t clientid; in nfsrvd_openconfirm()
[all …]
HDnfs_nfsdport.c1398 nfsquad_t clientid, nfsv4stateid_t *stateidp, struct nfsstate *stp, in nfsvno_open()
/trueos/sys/nfs/
HDnfsproto.h411 typedef union nfs_quadconvert nfsquad_t; typedef
/trueos/sys/fs/nfsclient/
HDnfs_clvnops.c1514 static nfsquad_t
1517 static nfsquad_t cverf; in nfs_get_cverf()
1518 nfsquad_t ret; in nfs_get_cverf()
1548 nfsquad_t cverf; in nfs_create()
HDnfs_clrpcops.c91 nfsquad_t, int, struct ucred *, NFSPROC_T *, struct nfsvattr *,
94 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **, struct ucred *,
819 nfsquad_t confirm; in nfsrpc_setclient()
1828 nfsquad_t cverf, int fmode, struct ucred *cred, NFSPROC_T *p, in nfsrpc_create()
1893 nfsquad_t cverf, int fmode, struct ucred *cred, NFSPROC_T *p, in nfsrpc_createv23()
1941 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp, in nfsrpc_createv4()
2680 nfsquad_t cookie, ncookie; in nfsrpc_readdir()
3101 nfsquad_t cookie, ncookie; in nfsrpc_readdirplus()