Searched refs:put_context (Results 1 – 7 of 7) sorted by relevance
233 void put_context(struct ctx_info *ctxi) in put_context() function696 put_context(ctxi); in _cxlflash_disk_release()911 put_context(ctxi); in _cxlflash_disk_detach()990 put_context(ctxi); in cxlflash_cxl_release()1123 put_context(ctxi); in cxlflash_mmap_fault()1186 put_context(ctxi); in cxlflash_cxl_mmap()1450 put_context(ctxi); in cxlflash_disk_attach()1459 put_context(ctxi); in cxlflash_disk_attach()1677 put_context(ctxi); in cxlflash_afu_recover()1689 put_context(ctxi); in cxlflash_afu_recover()[all …]
137 void put_context(struct ctx_info *);
796 put_context(ctxi); in _cxlflash_vlun_resize()1013 put_context(ctxi); in cxlflash_disk_virtual_open()1263 put_context(ctxi_src); in cxlflash_disk_clone()1265 put_context(ctxi_dst); in cxlflash_disk_clone()
343 if (cookie->def->put_context) in fscache_put_context()344 cookie->def->put_context(cookie->netfs_data, context); in fscache_put_context()
335 .put_context = nfs_fh_put_context,
136 void (*put_context)(void *cookie_netfs_data, void *context); member
149 void (*put_context)(void *cookie_netfs_data, void *context);503 maintained with the get_context/put_context functions mentioned above.