Home
last modified time | relevance | path

Searched refs:nfscl_getstateid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c1392 error = nfscl_getstateid(vp, nfhp->nfh_fh, in nfsrpc_setattr()
1408 (void) nfscl_getstateid(vp, in nfsrpc_setattr()
1825 (void)nfscl_getstateid(vp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_read()
1991 (void)nfscl_getstateid(vp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_write()
2296 error = nfscl_getstateid(vp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_deallocate()
2305 nfscl_getstateid(vp, nfhp->nfh_fh, in nfsrpc_deallocate()
6409 error = nfscl_getstateid(vp, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, in nfscl_doiods()
7696 nfscl_getstateid(vp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_allocate()
8818 nfscl_getstateid(invp, innfhp->nfh_fh, innfhp->nfh_len, in nfsrpc_copy_file_range()
8822 nfscl_getstateid(outv in nfsrpc_copy_file_range()
[all...]
H A Dnfs_clstate.c516 nfscl_getstateid(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t mode, in nfscl_getstateid() function
/freebsd/sys/fs/nfs/
H A Dnfs_var.h576 int nfscl_getstateid(vnode_t, u_int8_t *, int, u_int32_t, int, struct ucred *,