Home
last modified time | relevance | path

Searched defs:req_op_level (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ksmbd/
Doplock.c569 static int oplock_break_pending(struct oplock_info *opinfo, int req_op_level) in oplock_break_pending()
866 static int oplock_break(struct oplock_info *brk_opinfo, int req_op_level) in oplock_break()
1093 int smb_grant_oplock(struct ksmbd_work *work, int req_op_level, u64 pid, in smb_grant_oplock()
Dsmb2pdu.c2523 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local