Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2misc.c491 struct smb2_lease_break_work { struct
501 struct smb2_lease_break_work *lw = container_of(work, in cifs_ses_oplock_break()
502 struct smb2_lease_break_work, lease_break); in cifs_ses_oplock_break()
517 struct smb2_lease_break_work *lw; in smb2_queue_pending_open_break()
519 lw = kmalloc(sizeof(struct smb2_lease_break_work), GFP_KERNEL); in smb2_queue_pending_open_break()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c499 struct smb2_lease_break_work { struct
509 struct smb2_lease_break_work *lw = container_of(work, in cifs_ses_oplock_break()
510 struct smb2_lease_break_work, lease_break); in cifs_ses_oplock_break()
525 struct smb2_lease_break_work *lw; in smb2_queue_pending_open_break()
527 lw = kmalloc(sizeof(struct smb2_lease_break_work), GFP_KERNEL); in smb2_queue_pending_open_break()

Completed in 4 milliseconds