Home
last modified time | relevance | path

Searched refs:nfs4_set_rw_stateid (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/nfs/
Dnfs42proc.c41 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate()
239 status = nfs4_set_rw_stateid(&args->src_stateid, src_lock->open_context, in _nfs42_proc_copy()
249 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy()
484 status = nfs4_set_rw_stateid(&args.sa_stateid, lock->open_context, in _nfs42_proc_llseek()
860 status = nfs4_set_rw_stateid(&args.src_stateid, src_lock->open_context, in _nfs42_proc_clone()
865 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
Dnfs4_fs.h310 extern int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Dnfs4proc.c5087 int nfs4_set_rw_stateid(nfs4_stateid *stateid, in nfs4_set_rw_stateid() function
5094 EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
5104 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode) == -EIO) in nfs4_stateid_is_current()
5195 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in nfs4_proc_pgio_rpc_prepare()
/Linux-v5.4/fs/nfs/filelayout/
Dfilelayout.c286 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in filelayout_read_prepare()
384 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in filelayout_write_prepare()