Home
last modified time | relevance | path

Searched refs:replace_state (Results 1 – 6 of 6) sorted by relevance

/linux/net/mac80211/
H A Dchan.c343 if (ctx->replace_state == IEEE80211_CHANCTX_WILL_BE_REPLACED) in ieee80211_find_reservation_chanctx()
753 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACE_NONE) in ieee80211_find_chanctx()
1229 if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) { in ieee80211_link_unreserve_chanctx()
1233 WARN_ON(ctx->replace_ctx->replace_state != in ieee80211_link_unreserve_chanctx()
1238 ctx->replace_ctx->replace_state = in ieee80211_link_unreserve_chanctx()
1260 curr_ctx->replace_state == IEEE80211_CHANCTX_WILL_BE_REPLACED || in ieee80211_replace_chanctx()
1280 if (ctx->replace_state != in ieee80211_replace_chanctx()
1303 curr_ctx->replace_state == IEEE80211_CHANCTX_WILL_BE_REPLACED || in ieee80211_replace_chanctx()
1312 new_ctx->replace_state = IEEE80211_CHANCTX_REPLACES_OTHER; in ieee80211_replace_chanctx()
1315 curr_ctx->replace_state = IEEE80211_CHANCTX_WILL_BE_REPLACED; in ieee80211_replace_chanctx()
[all …]
H A Dieee80211_i.h917 enum ieee80211_chanctx_replace_state replace_state; member
/linux/fs/xfs/libxfs/
H A Dxfs_attr.c484 * state, indicated by @replace_state.
493 enum xfs_delattr_state replace_state)
498 replace_state = XFS_DAS_DONE; in xfs_attr_complete_op()
504 return replace_state; in xfs_attr_complete_op()
497 xfs_attr_complete_op(struct xfs_attr_intent * attr,enum xfs_delattr_state replace_state) xfs_attr_complete_op() argument
/linux/include/uapi/linux/
H A Dbtrfs_tree.h1155 __le64 replace_state;
1145 __le64 replace_state; global() member
H A Dbtrfs.h218 __u64 replace_state; /* out, see #define above */ member
/linux/fs/btrfs/
H A Dfs.h353 u64 replace_state;
345 u64 replace_state; global() member