Searched refs:notifybitsp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 5106 uint32_t *notifybitsp, struct nfscldevinfo **ndip, struct ucred *cred, in nfsrpc_getdeviceinfo() argument 5133 if (notifybitsp != NULL && *notifybitsp != 0) { in nfsrpc_getdeviceinfo() 5136 *tl = txdr_unsigned(*notifybitsp); in nfsrpc_getdeviceinfo() 5304 if (notifybitsp != NULL) in nfsrpc_getdeviceinfo() 5305 *notifybitsp = in nfsrpc_getdeviceinfo() 5517 int iomode, uint32_t rw, uint32_t *notifybitsp, nfsv4stateid_t *stateidp, in nfsrpc_getlayout() argument 5568 nfhp->nfh_len, &stateid, retonclose, notifybitsp, &lyp, in nfsrpc_getlayout()
|