Symbol: nfsuint64
sys/fs/nfs/nfs_var.h
509
int nfsrpc_readdir(vnode_t, struct uio *, nfsuint64 *, struct ucred *,
sys/fs/nfs/nfs_var.h
511
int nfsrpc_readdirplus(vnode_t, struct uio *, nfsuint64 *,
sys/fs/nfs/nfsproto.h
875
nfsuint64 nfsv3fa_size;
sys/fs/nfs/nfsproto.h
876
nfsuint64 nfsv3fa_used;
sys/fs/nfs/nfsproto.h
878
nfsuint64 nfsv3fa_fsid;
sys/fs/nfs/nfsproto.h
879
nfsuint64 nfsv3fa_fileid;
sys/fs/nfsclient/nfs_clrpcops.c
3469
nfsrpc_readdir(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep,
sys/fs/nfsclient/nfs_clrpcops.c
3945
nfsrpc_readdirplus(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep,
sys/fs/nfsclient/nfs_clsubs.c
257
static nfsuint64 nfs_nullcookie = { { 0, 0 } };
sys/fs/nfsclient/nfs_clsubs.c
262
nfsuint64 *
sys/fs/nfsclient/nfs_clsubs.c
267
nfsuint64 *retval = NULL;
sys/fs/nfsclient/nfs_clvnops.c
2684
nfsuint64 *cookiep, cookie;
sys/fs/nfsclient/nfs_clvnops.c
2748
nfsuint64 *cookiep, cookie;
sys/fs/nfsclient/nfsnode.h
111
nfsuint64 nd_cookieverf; /* Cookie verifier (dir only) */
sys/fs/nfsclient/nfsnode.h
188
nfsuint64 *ncl_getcookie(struct nfsnode *, off_t, int);
sys/fs/nfsclient/nfsnode.h
66
nfsuint64 ndmu3_cookies[NFSNUMCOOKIES];
sys/nfs/nfsproto.h
463
nfsuint64 nfsv3fa_size;
sys/nfs/nfsproto.h
464
nfsuint64 nfsv3fa_used;
sys/nfs/nfsproto.h
466
nfsuint64 nfsv3fa_fsid;
sys/nfs/nfsproto.h
467
nfsuint64 nfsv3fa_fileid;
sys/nfs/nfsproto.h
650
nfsuint64 nfsv3sf_tbytes;
sys/nfs/nfsproto.h
651
nfsuint64 nfsv3sf_fbytes;
sys/nfs/nfsproto.h
652
nfsuint64 nfsv3sf_abytes;
sys/nfs/nfsproto.h
653
nfsuint64 nfsv3sf_tfiles;
sys/nfs/nfsproto.h
654
nfsuint64 nfsv3sf_ffiles;
sys/nfs/nfsproto.h
655
nfsuint64 nfsv3sf_afiles;
sys/nfs/nfsproto.h
682
nfsuint64 fs_maxfilesize;
sys/nfsclient/nfsnode.h
112
nfsuint64 nd_cookieverf; /* Cookie verifier (dir only) */
sys/nfsclient/nfsnode.h
201
nfsuint64 *nfs_getcookie(struct nfsnode *, off_t, int);
sys/nfsclient/nfsnode.h
70
nfsuint64 ndmu3_cookies[NFSNUMCOOKIES];