Searched refs:fc (Results 226 - 250 of 547) sorted by last modified time

1234567891011>>

/linux-master/fs/exfat/
H A Dsuper.c252 static int exfat_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
254 struct exfat_sb_info *sbi = fc->s_fs_info;
259 opt = fs_parse(fc, exfat_parameters, param, &result);
618 static int exfat_fill_super(struct super_block *sb, struct fs_context *fc) argument
706 static int exfat_get_tree(struct fs_context *fc) argument
708 return get_tree_bdev(fc, exfat_fill_super);
717 static void exfat_free(struct fs_context *fc) argument
719 struct exfat_sb_info *sbi = fc->s_fs_info;
725 static int exfat_reconfigure(struct fs_context *fc) argument
727 fc
741 exfat_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/fs/efs/
H A Dsuper.c24 static int efs_init_fs_context(struct fs_context *fc);
251 static int efs_fill_super(struct super_block *s, struct fs_context *fc) argument
330 static void efs_free_fc(struct fs_context *fc) argument
332 kfree(fc->fs_private);
335 static int efs_get_tree(struct fs_context *fc) argument
337 return get_tree_bdev(fc, efs_fill_super);
340 static int efs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
345 token = fs_parse(fc, efs_param_spec, param, &result);
351 static int efs_reconfigure(struct fs_context *fc) argument
353 sync_filesystem(fc
372 efs_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/fs/coda/
H A Dinode.c92 static int coda_reconfigure(struct fs_context *fc) argument
94 sync_filesystem(fc->root->d_sb);
95 fc->sb_flags |= SB_NOATIME;
122 static int coda_parse_fd(struct fs_context *fc, int fd) argument
124 struct coda_fs_context *ctx = fc->fs_private;
135 return invalf(fc, "code: Not coda psdev");
142 return invalf(fc, "coda: Bad minor number");
147 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
152 opt = fs_parse(fc, coda_param_specs, param, &result);
158 return coda_parse_fd(fc, resul
168 coda_parse_monolithic(struct fs_context *fc, void *_data) argument
182 coda_fill_super(struct super_block *sb, struct fs_context *fc) argument
342 coda_get_tree(struct fs_context *fc) argument
350 coda_free_fc(struct fs_context *fc) argument
363 coda_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/fs/ceph/
H A Dsuper.c263 struct fs_context *fc)
266 struct ceph_parse_opts_ctx *pctx = fc->fs_private;
270 return invalfc(fc, "separator ':' missing in source");
273 pctx->copts, fc->log.log, ',');
282 struct fs_context *fc)
286 struct ceph_parse_opts_ctx *pctx = fc->fs_private;
297 return invalfc(fc, "missing cluster fsid");
302 return invalfc(fc, "missing file system name");
305 return invalfc(fc, "Invalid FSID");
311 return invalfc(fc, "Mismatchin
262 ceph_parse_old_source(const char *dev_name, const char *dev_name_end, struct fs_context *fc) argument
281 ceph_parse_new_source(const char *dev_name, const char *dev_name_end, struct fs_context *fc) argument
340 ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) argument
391 ceph_parse_mon_addr(struct fs_parameter *param, struct fs_context *fc) argument
405 ceph_parse_mount_param(struct fs_context *fc, struct fs_parameter *param) argument
1094 ceph_apply_test_dummy_encryption(struct super_block *sb, struct fs_context *fc, struct ceph_mount_options *fsopt) argument
1129 ceph_apply_test_dummy_encryption(struct super_block *sb, struct fs_context *fc, struct ceph_mount_options *fsopt) argument
1140 ceph_real_mount(struct ceph_fs_client *fsc, struct fs_context *fc) argument
1196 ceph_set_super(struct super_block *s, struct fs_context *fc) argument
1230 ceph_compare_super(struct super_block *sb, struct fs_context *fc) argument
1290 ceph_get_tree(struct fs_context *fc) argument
1371 ceph_free_fc(struct fs_context *fc) argument
1382 ceph_reconfigure_fc(struct fs_context *fc) argument
1426 ceph_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/drivers/s390/crypto/
H A Dpkey_api.c113 long fc; local
120 fc = CPACF_PCKMO_ENC_AES_128_KEY;
126 fc = CPACF_PCKMO_ENC_AES_192_KEY;
132 fc = CPACF_PCKMO_ENC_AES_256_KEY;
138 fc = CPACF_PCKMO_ENC_ECC_P256_KEY;
144 fc = CPACF_PCKMO_ENC_ECC_P384_KEY;
150 fc = CPACF_PCKMO_ENC_ECC_P521_KEY;
156 fc = CPACF_PCKMO_ENC_ECC_ED25519_KEY;
162 fc = CPACF_PCKMO_ENC_ECC_ED448_KEY;
183 if (!cpacf_test_func(&pckmo_functions, fc)) {
417 unsigned long fc; local
[all...]
/linux-master/drivers/nvme/target/
H A Dfcloop.c8 #include <uapi/scsi/fc/fc_fs.h>
12 #include <linux/nvme-fc-driver.h>
13 #include <linux/nvme-fc.h>
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c1022 __le16 fc; local
1079 fc = get_unaligned((__le16*)buffer);
1080 need_padding = ieee80211_is_data_qos(fc) ^ ieee80211_has_a4(fc);
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dusb.c490 __le16 fc = hdr->frame_control; local
493 if (unlikely(ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc)))
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dusb.h94 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index);
H A Dpci.c37 __le16 fc = rtl_get_fc(skb); local
41 if (unlikely(ieee80211_is_beacon(fc)))
43 if (ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))
46 if (ieee80211_is_nullfunc(fc))
490 __le16 fc; local
528 fc = rtl_get_fc(skb);
529 if (ieee80211_is_nullfunc(fc)) {
530 if (ieee80211_has_pm(fc)) {
537 if (ieee80211_is_action(fc)) {
693 __le16 fc; local
1509 __le16 fc = rtl_get_fc(skb); local
1555 __le16 fc = rtl_get_fc(skb); local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c16 __le16 fc = rtl_get_fc(skb); local
18 if (unlikely(ieee80211_is_beacon(fc)))
20 if (ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))
228 u16 fc, type; local
234 fc = le16_to_cpu(hdr->frame_control);
239 (ether_addr_equal(mac->bssid, (fc & IEEE80211_FCTL_TODS) ?
240 hdr->addr1 : (fc & IEEE80211_FCTL_FROMDS) ?
356 __le16 fc = hdr->frame_control; local
388 if (ieee80211_is_nullfunc(fc) || ieee80211_is_ct
527 __le16 fc = hdr->frame_control; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c206 u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index) argument
210 if (unlikely(ieee80211_is_beacon(fc))) {
214 if (ieee80211_is_mgmt(fc)) {
242 __le16 fc, u16 mac80211_queue_index)
247 if (unlikely(ieee80211_is_beacon(fc))) {
251 if (ieee80211_is_mgmt(fc)) {
357 __le16 fc; local
405 fc = hdr->frame_control;
406 bv = ieee80211_is_probe_resp(fc);
410 if (ieee80211_is_beacon(fc))
241 _rtl8192cu_mq_to_descq(struct ieee80211_hw *hw, __le16 fc, u16 mac80211_queue_index) argument
489 __le16 fc = hdr->frame_control; local
618 __le16 fc = hdr->frame_control; local
[all...]
H A Dtrx.h376 u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index);
H A Dmac.c721 __le16 fc; local
727 fc = hdr->frame_control;
728 cpu_fc = le16_to_cpu(fc);
729 type = WLAN_FC_GET_TYPE(fc);
741 if (ieee80211_is_beacon(fc))
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c16 __le16 fc = rtl_get_fc(skb); local
18 if (unlikely(ieee80211_is_beacon(fc)))
20 if (ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))
223 __le16 fc; local
230 fc = hdr->frame_control;
231 c_fc = le16_to_cpu(fc);
232 type = WLAN_FC_GET_TYPE(fc);
246 if (ieee80211_is_beacon(fc))
355 __le16 fc local
526 __le16 fc = hdr->frame_control; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c287 /* fc needs to be calculated before skb_push() */
289 u16 fc = le16_to_cpu(tx_hdr->frame_control); local
304 if ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT)
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c409 __le16 fc; local
448 fc = get_unaligned((__le16 *)buffer);
449 need_padding = ieee80211_is_data_qos(fc) ^ ieee80211_has_a4(fc);
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c393 __le16 fc = hdr->frame_control; local
397 if (ieee80211_is_action(fc) &&
418 fc_type = (le16_to_cpu(fc) & IEEE80211_FCTL_FTYPE) >> 2;
419 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4;
431 if (!ieee80211_is_data(fc) || multicast ||
437 if (ieee80211_is_beacon(fc)) {
1111 u16 fc, tid; local
1123 fc = FIELD_GET(MT_TXD2_FRAME_TYPE, val) << 2 |
1125 if (unlikely(fc != (IEEE80211_FTYPE_DATA | IEEE80211_STYPE_QOS_DATA)))
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c1465 __le16 fc; local
1485 fc = hdr->frame_control;
1486 hdr_len = ieee80211_hdrlen(fc);
1547 amsdu = ieee80211_is_data_qos(fc) &&
1619 wait_write_ptr = ieee80211_has_morefrags(fc);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c2660 u16 fc = le16_to_cpu(hdr->frame_control); local
2669 if (!(fc & IEEE80211_FCTL_PROTECTED))
5543 __le16 fc, __le32 *tx_flags)
5550 if (!ieee80211_is_mgmt(fc))
5553 switch (fc & cpu_to_le16(IEEE80211_FCTL_STYPE)) {
5542 il_tx_cmd_protection(struct il_priv *il, struct ieee80211_tx_info *info, __le16 fc, __le32 *tx_flags) argument
H A D4965-mac.c570 __le16 fc = hdr->frame_control; local
603 il_update_stats(il, false, fc, len);
1489 __le16 fc = hdr->frame_control; local
1495 if (ieee80211_is_mgmt(fc))
1497 if (ieee80211_is_probe_resp(fc) &&
1505 if (ieee80211_is_back_req(fc))
1509 if (ieee80211_has_morefrags(fc))
1512 if (ieee80211_is_data_qos(fc)) {
1520 il_tx_cmd_protection(il, info, fc, &tx_flags);
1523 if (ieee80211_is_mgmt(fc)) {
1538 il4965_tx_cmd_build_rate(struct il_priv *il, struct il_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
1661 __le16 fc; local
[all...]
H A D3945-mac.c397 __le16 fc = hdr->frame_control; local
402 if (ieee80211_is_mgmt(fc))
404 if (ieee80211_is_probe_resp(fc) &&
413 if (ieee80211_has_morefrags(fc))
416 if (ieee80211_is_data_qos(fc)) {
424 il_tx_cmd_protection(il, info, fc, &tx_flags);
427 if (ieee80211_is_mgmt(fc)) {
428 if (ieee80211_is_assoc_req(fc) || ieee80211_is_reassoc_req(fc))
463 __le16 fc; local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c411 __le16 fc; local
414 fc = hdr->frame_control;
426 if (ieee80211_is_data_qos(fc)) {
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c2922 u16 fc; local
2929 fc = le16_to_cpu(hdr->frame_control);
2939 cmd->frame_control = __cpu_to_le32(fc);
H A Dmac.c3715 __le16 fc = hdr->frame_control; local
3723 if (ieee80211_is_mgmt(fc))
3743 (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)) &&
3756 if (ieee80211_is_data_present(fc) && sta && sta->tdls)

Completed in 581 milliseconds

1234567891011>>