Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42proc.c313 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy()
407 .stateid = &args.dst_stateid, in nfs42_proc_copy()
1046 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
H A Dnfs42xdr.c303 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_copy()
400 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_clone()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h430 nfs4_stateid dst_stateid; member
1440 nfs4_stateid dst_stateid; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c1046 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy() argument
1061 dst_stateid, WR_STATE, dst, NULL); in nfsd4_verify_copy()