Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs42proc.c64 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate()
337 status = nfs4_set_rw_stateid(&args->src_stateid, in _nfs42_proc_copy()
350 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy()
606 status = nfs4_set_rw_stateid(&args->cna_src_stateid, ctx, l_ctx, in _nfs42_proc_copy_notify()
684 status = nfs4_set_rw_stateid(&args.sa_stateid, lock->open_context, in _nfs42_proc_llseek()
1073 status = nfs4_set_rw_stateid(&args.src_stateid, src_lock->open_context, in _nfs42_proc_clone()
1080 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
H A Dnfs4_fs.h319 extern int nfs4_set_rw_stateid(nfs4_stateid *stateid,
H A Dnfs4proc.c5377 int nfs4_set_rw_stateid(nfs4_stateid *stateid, in nfs4_set_rw_stateid() function
5384 EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
5394 if (nfs4_set_rw_stateid(&_current_stateid, ctx, l_ctx, fmode) == -EIO) in nfs4_stateid_is_current()
5520 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in nfs4_proc_pgio_rpc_prepare()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c289 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in filelayout_read_prepare()
385 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in filelayout_write_prepare()