Home
last modified time | relevance | path

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

/linux-6.8/fs/smb/server/ !
Doplock.c640 struct oplock_break_info *br_info = work->request_buf; in __smb2_oplock_break_noti() local
707 struct oplock_break_info *br_info; in smb2_oplock_break_noti() local
750 struct lease_break_info *br_info = work->request_buf; in __smb2_lease_break_noti() local
810 struct lease_break_info *br_info; in smb2_lease_break_noti() local
/linux-6.8/net/dsa/ !
Dport.c748 struct bridge_vlan_info br_info; in dsa_port_can_apply_vlan_filtering() local
Duser.c2987 struct bridge_vlan_info br_info; in dsa_user_check_8021q_upper() local
/linux-6.8/net/bridge/ !
Dbr_private.h636 #define br_info(__br, format, args...) \ macro