Home
last modified time | relevance | path

Searched refs:cifs_wake_up_task (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1transport.c64 temp->callback = cifs_wake_up_task; in alloc_mid()
H A Dtransport.c34 cifs_wake_up_task(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_wake_up_task() function
799 cifs_wake_up_task(server, mid); in cifs_compound_last_callback()
H A Dcifsproto.h86 void cifs_wake_up_task(struct TCP_Server_Info *server,
H A Dsmb2transport.c674 temp->callback = cifs_wake_up_task; in smb2_mid_entry_alloc()