Searched refs:put_context (Results 1 – 7 of 7) sorted by relevance
245 void put_context(struct ctx_info *ctxi) in put_context() function725 put_context(ctxi); in _cxlflash_disk_release()951 put_context(ctxi); in _cxlflash_disk_detach()1018 put_context(ctxi); in cxlflash_cxl_release()1151 put_context(ctxi); in cxlflash_mmap_fault()1213 put_context(ctxi); in cxlflash_cxl_mmap()1482 put_context(ctxi); in cxlflash_disk_attach()1744 put_context(ctxi); in cxlflash_afu_recover()1756 put_context(ctxi); in cxlflash_afu_recover()1908 put_context(ctxi); in cxlflash_disk_verify()[all …]
137 void put_context(struct ctx_info *ctxi);
816 put_context(ctxi); in _cxlflash_vlun_resize()1063 put_context(ctxi); in cxlflash_disk_virtual_open()1327 put_context(ctxi_src); in cxlflash_disk_clone()1329 put_context(ctxi_dst); in cxlflash_disk_clone()
139 .put_context = nfs_fh_put_context,
315 if (cookie->def->put_context) in fscache_put_context()316 cookie->def->put_context(cookie->netfs_data, context); in fscache_put_context()
95 void (*put_context)(void *cookie_netfs_data, void *context); member
138 void (*put_context)(void *cookie_netfs_data, void *context);476 maintained with the get_context/put_context functions mentioned above.