Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnfs42proc.c64 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate()
327 status = nfs4_set_rw_stateid(&args->src_stateid, in _nfs42_proc_copy()
340 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy()
590 status = nfs4_set_rw_stateid(&args->cna_src_stateid, ctx, l_ctx, in _nfs42_proc_copy_notify()
666 status = nfs4_set_rw_stateid(&args.sa_stateid, lock->open_context, in _nfs42_proc_llseek()
1053 status = nfs4_set_rw_stateid(&args.src_stateid, src_lock->open_context, in _nfs42_proc_clone()
1060 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
Dnfs4_fs.h315 extern int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Dnfs4proc.c5257 int nfs4_set_rw_stateid(nfs4_stateid *stateid, in nfs4_set_rw_stateid() function
5264 EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
5274 if (nfs4_set_rw_stateid(&_current_stateid, ctx, l_ctx, fmode) == -EIO) in nfs4_stateid_is_current()
5398 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in nfs4_proc_pgio_rpc_prepare()
/Linux-v5.15/fs/nfs/filelayout/
Dfilelayout.c287 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()