Home
last modified time | relevance | path

Searched defs:mpath (Results 1 – 6 of 6) sorted by relevance

/linux/net/mac80211/
H A Dmesh_pathtbl.c72 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired() argument
81 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local
115 void mesh_path_assign_nexthop(struct mesh_path *mpath, struc argument
246 struct mesh_path *mpath; mpath_lookup() local
283 struct mesh_path *mpath; __mesh_path_lookup_by_idx() local
337 mesh_path_add_gate(struct mesh_path * mpath) mesh_path_add_gate() argument
374 mesh_gate_del(struct mesh_table * tbl,struct mesh_path * mpath) mesh_gate_del() argument
464 mesh_fast_tx_cache(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct mesh_path * mpath) mesh_fast_tx_cache() argument
624 mesh_fast_tx_flush_mpath(struct mesh_path * mpath) mesh_fast_tx_flush_mpath() argument
684 struct mesh_path *mpath, *new_mpath; mesh_path_add() local
775 struct mesh_path *mpath; mesh_plink_broken() local
796 mesh_path_free_rcu(struct mesh_table * tbl,struct mesh_path * mpath) mesh_path_free_rcu() argument
811 __mesh_path_del(struct mesh_table * tbl,struct mesh_path * mpath) __mesh_path_del() argument
837 struct mesh_path *mpath; mesh_path_flush_by_nexthop() local
852 struct mesh_path *mpath; mpp_flush_by_proxy() local
865 struct mesh_path *mpath; table_flush_by_iface() local
901 struct mesh_path *mpath; table_path_del() local
944 mesh_path_tx_pending(struct mesh_path * mpath) mesh_path_tx_pending() argument
963 mesh_path_send_to_gates(struct mesh_path * mpath) mesh_path_send_to_gates() argument
1018 mesh_path_flush_pending(struct mesh_path * mpath) mesh_path_flush_pending() argument
1047 mesh_path_fix_nexthop(struct mesh_path * mpath,struct sta_info * next_hop) mesh_path_fix_nexthop() argument
1076 struct mesh_path *mpath; mesh_path_tbl_expire() local
[all...]
H A Dmesh.h186 struct mesh_path *mpath, *mppath; member
408 mesh_path_activate(struct mesh_path * mpath) mesh_path_activate() argument
[all...]
H A Dtx.c2601 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
/linux/fs/xfs/scrub/
H A Dmetapath.c78 struct xchk_metapath *mpath = buf; in xchk_metapath_cleanup() local
93 struct xchk_metapath *mpath; in xchk_setup_metapath_scan() local
267 xchk_metapath_ilock_both(struct xchk_metapath * mpath) xchk_metapath_ilock_both() argument
293 xchk_metapath_iunlock(struct xchk_metapath * mpath) xchk_metapath_iunlock() argument
307 struct xchk_metapath *mpath = sc->buf; xchk_metapath() local
354 xrep_metapath_link(struct xchk_metapath * mpath) xrep_metapath_link() argument
375 xrep_metapath_unlink(struct xchk_metapath * mpath,xfs_ino_t ino,struct xfs_inode * ip) xrep_metapath_unlink() argument
427 xrep_metapath_try_link(struct xchk_metapath * mpath,xfs_ino_t * alleged_child) xrep_metapath_try_link() argument
492 xchk_metapath_ilock_parent_and_child(struct xchk_metapath * mpath,struct xfs_inode * ip) xchk_metapath_ilock_parent_and_child() argument
525 xrep_metapath_try_unlink(struct xchk_metapath * mpath,xfs_ino_t * alleged_child) xrep_metapath_try_unlink() argument
624 struct xchk_metapath *mpath = sc->buf; xrep_metapath() local
[all...]
/linux/drivers/s390/cio/
H A Dio_sch.h154 unsigned int mpath:1; /* do multipathing */ member
164 unsigned int mpath:1; /* multipathing is set up */ member
H A Ddevice_pgid.c38 int mpath = cdev->private->flags.mpath; in verify_done() local
[all...]