Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Doplock.c1209 struct oplock_break_entry { struct
1216 struct oplock_break_entry *ent; in oplock_break_add() argument
1218 ent = kmalloc_obj(struct oplock_break_entry, KSMBD_DEFAULT_GFP); in oplock_break_add()
1229 struct oplock_break_entry *ent, *tmp; in oplock_break_drain_none()
1664 struct oplock_break_entry *ent, *tmp; in __smb_break_all_levII_oplock()