Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/server/
Doplock.h102 int opinfo_read_handle_to_read(struct oplock_info *opinfo);
Doplock.c256 int opinfo_read_handle_to_read(struct oplock_info *opinfo) in opinfo_read_handle_to_read() function
Dsmb2pdu.c8631 ret = opinfo_read_handle_to_read(opinfo); in smb21_lease_break_ack()