Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Doplock.c646 struct oplock_break_info *br_info = work->request_buf; in __smb2_oplock_break_noti() local
714 struct oplock_break_info *br_info; in smb2_oplock_break_noti() local
759 struct lease_break_info *br_info = work->request_buf; __smb2_lease_break_noti() local
819 struct lease_break_info *br_info; smb2_lease_break_noti() local
[all...]
/linux/net/dsa/
H A Dport.c744 struct bridge_vlan_info br_info; in dsa_port_can_apply_vlan_filtering() local
H A Duser.c3156 struct bridge_vlan_info br_info; in dsa_user_check_8021q_upper() local
/linux/net/bridge/
H A Dbr_private.h647 #define br_info(__br, format, args...) \ macro