Home
last modified time | relevance | path

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

/fs/smb/server/
Dksmbd_work.h77 bool asynchronous:1; member
Dconnection.c140 if (work->asynchronous) in ksmbd_conn_try_dequeue_request()
Dsmb2pdu.c667 work->asynchronous = true; in setup_async_work()
694 work->asynchronous = 0; in release_async_work()