Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Doplock.c1675 struct oplock_info *opinfo = NULL, *ret_op = NULL; in lookup_lease_in_table() local
1705 ret_op = opinfo; in lookup_lease_in_table()
1716 return ret_op; in lookup_lease_in_table()