Home
last modified time | relevance | path

Searched refs:smbd_mr_recovery_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.c2172 static void smbd_mr_recovery_work(struct work_struct *work) in smbd_mr_recovery_work() function
2239 * Recovery is done in smbd_mr_recovery_work. The content of list entry changes
2253 INIT_WORK(&info->mr_recovery_work, smbd_mr_recovery_work); in allocate_mr_list()
2298 * smbd_mr_recovery_work is recovering the MR list. This doesn't need a lock
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.c2053 static void smbd_mr_recovery_work(struct work_struct *work) in smbd_mr_recovery_work() function
2120 * Recovery is done in smbd_mr_recovery_work. The content of list entry changes
2134 INIT_WORK(&info->mr_recovery_work, smbd_mr_recovery_work); in allocate_mr_list()
2178 * smbd_mr_recovery_work is recovering the MR list. This doesn't need a lock

Completed in 6 milliseconds