Home
last modified time | relevance | path

Searched refs:cn_resp (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs4file.c140 struct nfs42_copy_notify_res *cn_resp = NULL; in __nfs4_copy_file_range() local
169 cn_resp = kzalloc(sizeof(struct nfs42_copy_notify_res), in __nfs4_copy_file_range()
171 if (unlikely(cn_resp == NULL)) in __nfs4_copy_file_range()
174 ret = nfs42_proc_copy_notify(file_in, file_out, cn_resp); in __nfs4_copy_file_range()
179 nss = &cn_resp->cnr_src; in __nfs4_copy_file_range()
180 cnrs = &cn_resp->cnr_stateid; in __nfs4_copy_file_range()
186 kfree(cn_resp); in __nfs4_copy_file_range()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs4file.c140 struct nfs42_copy_notify_res *cn_resp = NULL; in __nfs4_copy_file_range() local
169 cn_resp = kzalloc(sizeof(struct nfs42_copy_notify_res), in __nfs4_copy_file_range()
171 if (unlikely(cn_resp == NULL)) in __nfs4_copy_file_range()
174 ret = nfs42_proc_copy_notify(file_in, file_out, cn_resp); in __nfs4_copy_file_range()
179 nss = &cn_resp->cnr_src; in __nfs4_copy_file_range()
180 cnrs = &cn_resp->cnr_stateid; in __nfs4_copy_file_range()
186 kfree(cn_resp); in __nfs4_copy_file_range()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs4file.c140 struct nfs42_copy_notify_res *cn_resp = NULL; in __nfs4_copy_file_range() local
169 cn_resp = kzalloc(sizeof(struct nfs42_copy_notify_res), in __nfs4_copy_file_range()
171 if (unlikely(cn_resp == NULL)) in __nfs4_copy_file_range()
174 ret = nfs42_proc_copy_notify(file_in, file_out, cn_resp); in __nfs4_copy_file_range()
179 nss = &cn_resp->cnr_src; in __nfs4_copy_file_range()
180 cnrs = &cn_resp->cnr_stateid; in __nfs4_copy_file_range()
186 kfree(cn_resp); in __nfs4_copy_file_range()