Searched refs:dst_stateid (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs42proc.c | 449 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy() 536 .stateid = &args.dst_stateid, in nfs42_proc_copy() 1287 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
|
| H A D | nfs42xdr.c | 339 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_copy() 456 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_clone()
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 437 nfs4_stateid dst_stateid; member 1495 nfs4_stateid dst_stateid; member
|
| /linux/fs/nfsd/ |
| H A D | nfs4proc.c | 1364 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy() argument 1377 dst_stateid, WR_STATE, dst, NULL); in nfsd4_verify_copy()
|