Searched defs:sfa (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dsysfs.c576 struct btrfs_feature_attr *sfa; init_feature_attrs() local
/linux-4.1.27/net/openvswitch/
H A Dflow_netlink.c1536 struct sw_flow_actions *sfa; nla_alloc_flow_actions() local
1558 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, reserve_sfa_size() argument
1593 static struct nlattr *__add_action(struct sw_flow_actions **sfa, __add_action() argument
1612 static int add_action(struct sw_flow_actions **sfa, int attrtype, add_action() argument
1622 static inline int add_nested_action_start(struct sw_flow_actions **sfa, add_nested_action_start() argument
1635 static inline void add_nested_action_end(struct sw_flow_actions *sfa, add_nested_action_end() argument
1649 validate_and_copy_sample(const struct nlattr *attr, const struct sw_flow_key *key, int depth, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, bool log) validate_and_copy_sample() argument
1744 validate_and_copy_set_tun(const struct nlattr *attr, struct sw_flow_actions **sfa, bool log) validate_and_copy_set_tun() argument
1814 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, __be16 eth_type, bool masked, bool log) validate_set() argument
1997 copy_action(const struct nlattr *from, struct sw_flow_actions **sfa, bool log) copy_action() argument
2011 __ovs_nla_copy_actions(const struct nlattr *attr, const struct sw_flow_key *key, int depth, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, bool log) __ovs_nla_copy_actions() argument
2167 ovs_nla_copy_actions(const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_nla_copy_actions() argument

Completed in 70 milliseconds