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