nfs4_copy_open_stateid
extern bool nfs4_copy_open_stateid(nfs4_stateid *dst,
if (!nfs4_copy_open_stateid(&calldata->arg.stateid, state))
ret = nfs4_copy_open_stateid(dst, state) ? 0 : -EAGAIN;