Searched refs:nfs4_set_rw_stateid (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/nfs/ |
| D | nfs42proc.c | 63 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate() 292 status = nfs4_set_rw_stateid(&args->src_stateid, in _nfs42_proc_copy() 305 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy() 564 status = nfs4_set_rw_stateid(&args->cna_src_stateid, ctx, l_ctx, in _nfs42_proc_copy_notify() 640 status = nfs4_set_rw_stateid(&args.sa_stateid, lock->open_context, in _nfs42_proc_llseek() 1024 status = nfs4_set_rw_stateid(&args.src_stateid, src_lock->open_context, in _nfs42_proc_clone() 1031 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
|
| D | nfs4_fs.h | 313 extern int nfs4_set_rw_stateid(nfs4_stateid *stateid,
|
| D | nfs4proc.c | 5205 int nfs4_set_rw_stateid(nfs4_stateid *stateid, in nfs4_set_rw_stateid() function 5212 EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid); 5222 if (nfs4_set_rw_stateid(&_current_stateid, ctx, l_ctx, fmode) == -EIO) in nfs4_stateid_is_current() 5345 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context, in nfs4_proc_pgio_rpc_prepare()
|
| /Linux-v5.10/fs/nfs/filelayout/ |
| D | filelayout.c | 287 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()
|