Searched refs:dst_stateid (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/fs/nfs/ |
D | nfs42proc.c | 350 status = nfs4_set_rw_stateid(&args->dst_stateid, dst_lock->open_context, in _nfs42_proc_copy() 435 .stateid = &args.dst_stateid, in nfs42_proc_copy() 1080 status = nfs4_set_rw_stateid(&args.dst_stateid, dst_lock->open_context, in _nfs42_proc_clone()
|
D | nfs4trace.h | 2287 be32_to_cpu(args->dst_stateid.seqid); 2289 nfs_stateid_hash(&args->dst_stateid); 2385 be32_to_cpu(args->dst_stateid.seqid); 2387 nfs_stateid_hash(&args->dst_stateid);
|
D | nfs42xdr.c | 310 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_copy() 419 encode_nfs4_stateid(xdr, &args->dst_stateid); in encode_clone()
|
/Linux-v6.6/include/linux/ |
D | nfs_xdr.h | 433 nfs4_stateid dst_stateid; member 1461 nfs4_stateid dst_stateid; member
|
/Linux-v6.6/fs/nfsd/ |
D | nfs4proc.c | 1223 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy() argument 1236 dst_stateid, WR_STATE, dst, NULL); in nfsd4_verify_copy()
|