Searched refs:notifybitsp (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/fs/nfsclient/ |
| HD | nfs_clrpcops.c | 4807 uint32_t *notifybitsp, struct nfscldevinfo **ndip, struct ucred *cred, in nfsrpc_getdeviceinfo() argument 4827 if (notifybitsp != NULL && *notifybitsp != 0) { in nfsrpc_getdeviceinfo() 4830 *tl = txdr_unsigned(*notifybitsp); in nfsrpc_getdeviceinfo() 4945 if (notifybitsp != NULL) in nfsrpc_getdeviceinfo() 4946 *notifybitsp = in nfsrpc_getdeviceinfo() 5094 int iomode, uint32_t *notifybitsp, nfsv4stateid_t *stateidp, uint64_t off, in nfsrpc_getlayout() argument 5146 notifybitsp, &dip, cred, p); in nfsrpc_getlayout()
|