Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Doplock.c633 struct oplock_break_info *br_info = work->request_buf; in __smb2_oplock_break_noti() local
700 struct oplock_break_info *br_info; in smb2_oplock_break_noti() local
743 struct lease_break_info *br_info = work->request_buf; in __smb2_lease_break_noti() local
803 struct lease_break_info *br_info; in smb2_lease_break_noti() local
/Linux-v6.6/net/dsa/
Dport.c748 struct bridge_vlan_info br_info; in dsa_port_can_apply_vlan_filtering() local
Dslave.c3000 struct bridge_vlan_info br_info; in dsa_slave_check_8021q_upper() local
/Linux-v6.6/net/bridge/
Dbr_private.h630 #define br_info(__br, format, args...) \ macro