Searched refs:dst_stateid (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/nfs/ |
D | nfs42proc.c | 248 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy() 327 .stateid = &args.dst_stateid, in nfs42_proc_copy() 703 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
|
D | nfs42xdr.c | 146 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_copy() 219 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_clone()
|
/Linux-v4.19/include/linux/ |
D | nfs_xdr.h | 391 nfs4_stateid dst_stateid; member 1387 nfs4_stateid dst_stateid; member
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4proc.c | 1036 stateid_t *dst_stateid, struct file **dst) in nfsd4_verify_copy() argument 1048 dst_stateid, WR_STATE, dst, NULL); in nfsd4_verify_copy()
|