Home
last modified time | relevance | path

Searched defs:br_info (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/ksmbd/
Doplock.c613 struct oplock_break_info *br_info = work->request_buf; in __smb2_oplock_break_noti() local
684 struct oplock_break_info *br_info; in smb2_oplock_break_noti() local
728 struct lease_break_info *br_info = work->request_buf; in __smb2_lease_break_noti() local
790 struct lease_break_info *br_info; in smb2_lease_break_noti() local
/linux-5.19.10/net/dsa/
Dport.c724 struct bridge_vlan_info br_info; in dsa_port_can_apply_vlan_filtering() local
Dslave.c2614 struct bridge_vlan_info br_info; in dsa_slave_check_8021q_upper() local
/linux-5.19.10/net/bridge/
Dbr_private.h604 #define br_info(__br, format, args...) \ macro