Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/server/
Doplock.c629 struct oplock_break_info *br_info = work->request_buf; in __smb2_oplock_break_noti() local
697 struct oplock_break_info *br_info; in smb2_oplock_break_noti() local
742 struct lease_break_info *br_info = work->request_buf; in __smb2_lease_break_noti() local
802 struct lease_break_info *br_info; in smb2_lease_break_noti() local
/linux-6.14.4/net/dsa/
Dport.c748 struct bridge_vlan_info br_info; in dsa_port_can_apply_vlan_filtering() local
Duser.c3135 struct bridge_vlan_info br_info; in dsa_user_check_8021q_upper() local
/linux-6.14.4/net/bridge/
Dbr_private.h637 #define br_info(__br, format, args...) \ macro