Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.h417 void release_async_work(struct ksmbd_work *work);
H A Doplock.c1179 release_async_work(in_work); in oplock_break()
1242 release_async_work(in_work); in oplock_break()
1297 release_async_work(in_work); in oplock_break()
H A Dsmb2pdu.c1118 void release_async_work(struct ksmbd_work *work) in release_async_work() function
9112 release_async_work(work); in smb2_read()
9168 release_async_work(work); in smb2_read()
9183 release_async_work(work); in smb2_read()
9562 release_async_work(work); in smb2_write()
9568 release_async_work(work); in smb2_write()
10146 release_async_work(work); in smb2_lock()
10152 release_async_work(work); in smb2_lock()
11755 release_async_work(in_work); in smb2_complete_notify_cancel()
11852 release_async_work(work); in smb2_notify()
[all …]
H A Dvfs_cache.c697 release_async_work(cn_work); in __ksmbd_close_fd()