Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Doplock.c742 * __smb2_lease_break_noti() - send lease break command from server
746 static void __smb2_lease_break_noti(struct work_struct *wk) in __smb2_lease_break_noti()
838 INIT_WORK(&work->work, __smb2_lease_break_noti); in smb2_lease_break_noti()
842 __smb2_lease_break_noti(&work->work); in smb2_lease_break_noti()
744 static void __smb2_lease_break_noti(struct work_struct *wk) __smb2_lease_break_noti() function