Searched defs:dst_lock (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42proc.c | 391 struct nfs_lock_context *dst_lock; in nfs42_proc_copy() local 272 _nfs42_proc_copy(struct file *src, struct nfs_lock_context *src_lock, struct file *dst, struct nfs_lock_context *dst_lock, struct nfs42_copy_args *args, struct nfs42_copy_res *res, struct nl4_server *nss, nfs4_stateid *cnr_stateid, bool *restart) _nfs42_proc_copy() argument 1016 _nfs42_proc_clone(struct rpc_message *msg, struct file *src_f, struct file *dst_f, struct nfs_lock_context *src_lock, struct nfs_lock_context *dst_lock, loff_t src_offset, loff_t dst_offset, loff_t count) _nfs42_proc_clone() argument 1077 struct nfs_lock_context *dst_lock; nfs42_proc_clone() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42proc.c | 419 struct nfs_lock_context *dst_lock; in nfs42_proc_copy() local 309 _nfs42_proc_copy(struct file *src, struct nfs_lock_context *src_lock, struct file *dst, struct nfs_lock_context *dst_lock, struct nfs42_copy_args *args, struct nfs42_copy_res *res, struct nl4_server *nss, nfs4_stateid *cnr_stateid, bool *restart) _nfs42_proc_copy() argument 1048 _nfs42_proc_clone(struct rpc_message *msg, struct file *src_f, struct file *dst_f, struct nfs_lock_context *src_lock, struct nfs_lock_context *dst_lock, loff_t src_offset, loff_t dst_offset, loff_t count) _nfs42_proc_clone() argument 1119 struct nfs_lock_context *dst_lock; nfs42_proc_clone() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_vs.h | 683 spinlock_t dst_lock; /* lock of dst_cache */ member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_vs.h | 744 spinlock_t dst_lock; /* lock of dst_cache */ member
|
Completed in 11 milliseconds