Searched refs:smb_ctx_close_hook_t (Results 1 – 2 of 2) sorted by relevance
139 typedef void (*smb_ctx_close_hook_t)(struct smb_ctx *); typedef140 void smb_ctx_set_close_hook(smb_ctx_close_hook_t);
108 static smb_ctx_close_hook_t close_hook;116 smb_ctx_set_close_hook(smb_ctx_close_hook_t hook) in smb_ctx_set_close_hook()