Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Doplock.c587 static int oplock_break_pending(struct oplock_info *opinfo, int req_op_level)
882 err = oplock_break_pending(brk_opinfo, req_op_level); in oplock_break()
923 err = oplock_break_pending(brk_opinfo, req_op_level); in oplock_break()
588 static int oplock_break_pending(struct oplock_info *opinfo, int req_op_level) oplock_break_pending() function