Searched refs:notifybitsp (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 5823 uint32_t *notifybitsp, struct nfscldevinfo **ndip, struct ucred *cred, in nfsrpc_getdeviceinfo() argument 5850 if (notifybitsp != NULL && *notifybitsp != 0) { in nfsrpc_getdeviceinfo() 5853 *tl = txdr_unsigned(*notifybitsp); in nfsrpc_getdeviceinfo() 6022 if (notifybitsp != NULL) in nfsrpc_getdeviceinfo() 6023 *notifybitsp = in nfsrpc_getdeviceinfo() 6235 int iomode, uint32_t rw, uint32_t *notifybitsp, nfsv4stateid_t *stateidp, in nfsrpc_getlayout() argument 6286 nfhp->nfh_len, &stateid, retonclose, notifybitsp, &lyp, in nfsrpc_getlayout()
|