Searched refs:notifybitsp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 5607 uint32_t *notifybitsp, struct nfscldevinfo **ndip, struct ucred *cred, in nfsrpc_getdeviceinfo() argument 5634 if (notifybitsp != NULL && *notifybitsp != 0) { in nfsrpc_getdeviceinfo() 5637 *tl = txdr_unsigned(*notifybitsp); in nfsrpc_getdeviceinfo() 5805 if (notifybitsp != NULL) in nfsrpc_getdeviceinfo() 5806 *notifybitsp = in nfsrpc_getdeviceinfo() 6018 int iomode, uint32_t rw, uint32_t *notifybitsp, nfsv4stateid_t *stateidp, in nfsrpc_getlayout() argument 6069 nfhp->nfh_len, &stateid, retonclose, notifybitsp, &lyp, in nfsrpc_getlayout()
|