Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs42proc.c249 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy()
328 .stateid = &args.dst_stateid, in nfs42_proc_copy()
865 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
Dnfs42xdr.c175 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_copy()
248 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_clone()
/Linux-v5.4/include/linux/
Dnfs_xdr.h426 nfs4_stateid dst_stateid; member
1433 nfs4_stateid dst_stateid; member
/Linux-v5.4/fs/nfsd/
Dnfs4proc.c1029 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy() argument
1044 dst_stateid, WR_STATE, dst); in nfsd4_verify_copy()