Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Doplock.c626 struct oplock_break_info *br_info = work->request_buf; in __smb2_oplock_break_noti() local
694 struct oplock_break_info *br_info; in smb2_oplock_break_noti() local
739 struct lease_break_info *br_info = work->request_buf; in __smb2_lease_break_noti() local
799 struct lease_break_info *br_info; in smb2_lease_break_noti() local
/linux/net/dsa/
H A Duser.c3144 struct bridge_vlan_info br_info; dsa_user_check_8021q_upper() local
/linux/net/bridge/
H A Dbr_private.h640 #define br_info(__br, format, args...) \ macro