Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42proc.c449 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 Dnfs42xdr.c339 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 Dnfs_xdr.h437 nfs4_stateid dst_stateid; member
1495 nfs4_stateid dst_stateid; member
/linux/fs/nfsd/
H A Dnfs4proc.c1364 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy() argument
1377 dst_stateid, WR_STATE, dst, NULL); in nfsd4_verify_copy()