Searched refs:notifybitsp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 4943 uint32_t *notifybitsp, struct nfscldevinfo **ndip, struct ucred *cred, in nfsrpc_getdeviceinfo() argument 4967 if (notifybitsp != NULL && *notifybitsp != 0) { in nfsrpc_getdeviceinfo() 4970 *tl = txdr_unsigned(*notifybitsp); in nfsrpc_getdeviceinfo() 5132 if (notifybitsp != NULL) in nfsrpc_getdeviceinfo() 5133 *notifybitsp = in nfsrpc_getdeviceinfo() 5307 int iomode, uint32_t *notifybitsp, nfsv4stateid_t *stateidp, uint64_t off, in nfsrpc_getlayout() argument 5358 nfhp->nfh_len, &stateid, retonclose, notifybitsp, &lyp, in nfsrpc_getlayout()
|