Searched refs:fc (Results 101 - 125 of 546) sorted by relevance

1234567891011>>

/linux-master/fs/btrfs/
H A Dsuper.c264 static inline blk_mode_t btrfs_open_mode(struct fs_context *fc) argument
266 return sb_open_mode(fc->sb_flags) & ~BLK_OPEN_RESTRICT_WRITES;
269 static int btrfs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
271 struct btrfs_fs_context *ctx = fc->fs_private;
275 opt = fs_parse(fc, btrfs_fs_parameters, param, &result);
305 blk_mode_t mode = btrfs_open_mode(fc);
414 fc->sb_flags &= ~SB_POSIXACL;
417 fc->sb_flags |= SB_POSIXACL;
430 if (fc->purpose != FS_CONTEXT_FOR_RECONFIGURE)
431 fc
1454 btrfs_reconfigure(struct fs_context *fc) argument
1790 btrfs_fc_test_super(struct super_block *sb, struct fs_context *fc) argument
1798 btrfs_get_tree_super(struct fs_context *fc) argument
1969 btrfs_reconfigure_for_mount(struct fs_context *fc) argument
2004 btrfs_get_tree_subvol(struct fs_context *fc) argument
2073 btrfs_get_tree(struct fs_context *fc) argument
2100 btrfs_free_fs_context(struct fs_context *fc) argument
2114 btrfs_dup_fs_context(struct fs_context *fc, struct fs_context *src_fc) argument
2141 btrfs_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/fs/tracefs/
H A Dinode.c305 static int tracefs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
307 struct tracefs_fs_info *opts = fc->s_fs_info;
313 opt = fs_parse(fc, tracefs_param_specs, param, &result);
321 return invalf(fc, "Unknown uid");
327 return invalf(fc, "Unknown gid");
400 static int tracefs_reconfigure(struct fs_context *fc) argument
402 struct super_block *sb = fc->root->d_sb;
404 struct tracefs_fs_info *new_opts = fc->s_fs_info;
479 static int tracefs_fill_super(struct super_block *sb, struct fs_context *fc) argument
496 static int tracefs_get_tree(struct fs_context *fc) argument
501 tracefs_free_fc(struct fs_context *fc) argument
513 tracefs_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dcpacf.h331 " lgr 0,%[fc]\n"
336 : [fc] "d" (func), [pba] "d" ((unsigned long)param),
363 " lgr 0,%[fc]\n"
368 : [fc] "d" (func), [pba] "d" ((unsigned long)param),
391 " lgr 0,%[fc]\n"
396 : [fc] "d" (func), [pba] "d" ((unsigned long)(param)),
416 " lgr 0,%[fc]\n"
421 : [fc] "d" (func), [pba] "d" ((unsigned long)param),
444 " lgr 0,%[fc]\n"
449 : [fc] "
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c131 int *speed, int *duplex, int *fc)
177 if (fc && dplx == DUPLEX_FULL) {
201 if (fc)
202 *fc = pause;
207 int *speed, int *duplex, int *fc)
254 if (fc && dplx == DUPLEX_FULL) {
269 if (fc)
270 *fc = pause;
130 vsc8211_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
206 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
/linux-master/include/uapi/linux/
H A Dif_hippi.h112 __u8 fc:3; member in struct:hippi_le_hdr
118 __u8 fc:3;
/linux-master/include/net/phonet/
H A Dpep.h150 #define pn_flow_safe(fc) ((fc) >> 1)
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h104 int (*set_speed_duplex_fc)(struct cmac *, int speed, int duplex, int fc);
106 int *fc);
/linux-master/fs/ceph/
H A Dcache.h17 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc);
61 struct fs_context *fc)
60 ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc) argument
/linux-master/fs/nilfs2/
H A Dsuper.c734 static int nilfs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
736 struct nilfs_fs_context *nilfs = fc->fs_private;
737 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE;
741 opt = fs_parse(fc, nilfs_param_spec, param, &result);
768 struct super_block *sb = fc->root->d_sb;
1027 * @fc: filesystem context
1033 nilfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
1037 struct nilfs_fs_context *ctx = fc->fs_private;
1112 static int nilfs_reconfigure(struct fs_context *fc) argument
1114 struct nilfs_fs_context *ctx = fc
1186 nilfs_get_tree(struct fs_context *fc) argument
1262 nilfs_free_fc(struct fs_context *fc) argument
1274 nilfs_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/fs/fuse/
H A Ddax.c46 /* Will connect in fc->busy_ranges to keep track busy memory */
187 struct fuse_conn_dax *fcd = fm->fc->dax;
376 struct fuse_conn *fc = get_fuse_conn(inode); local
384 inode_reclaim_dmap_range(fc->dax, inode, 0, -1);
436 struct fuse_conn *fc = get_fuse_conn(inode); local
437 struct fuse_conn_dax *fcd = fc->dax;
566 struct fuse_conn *fc = get_fuse_conn(inode); local
579 iomap->dax_dev = fc->dax->dev;
782 struct fuse_conn *fc = get_fuse_conn(inode); local
784 return dax_writeback_mapping_range(mapping, fc
795 struct fuse_conn *fc = get_fuse_conn(inode); local
1220 fuse_dax_conn_free(struct fuse_conn *fc) argument
1281 fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, struct dax_device *dax_dev) argument
1310 struct fuse_conn *fc = get_fuse_conn_super(sb); local
1333 struct fuse_conn *fc = get_fuse_conn(inode); local
1364 struct fuse_conn *fc = get_fuse_conn(inode); local
1371 fuse_dax_check_alignment(struct fuse_conn *fc, unsigned int map_alignment) argument
1381 fuse_dax_cancel_work(struct fuse_conn *fc) argument
[all...]
H A Dioctl.c72 static int fuse_verify_ioctl_iov(struct fuse_conn *fc, struct iovec *iov, argument
76 u32 max = fc->max_pages << PAGE_SHIFT;
86 static int fuse_copy_ioctl_iovec(struct fuse_conn *fc, struct iovec *dst, argument
93 if (fc->minor < 16) {
252 ap.pages = fuse_pages_alloc(fm->fc->max_pages, GFP_KERNEL, &ap.descs);
257 fuse_page_descs_length_init(ap.descs, 0, fm->fc->max_pages);
305 if (max_pages > fm->fc->max_pages)
368 err = fuse_copy_ioctl_iovec(fm->fc, iov_page, vaddr,
378 err = fuse_verify_ioctl_iov(fm->fc, in_iov, in_iovs);
382 err = fuse_verify_ioctl_iov(fm->fc, out_io
415 struct fuse_conn *fc = get_fuse_conn(inode); 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/include/linux/
H A Dieee80211.h375 * @fc: frame control bytes in little-endian byteorder
377 static inline bool ieee80211_has_tods(__le16 fc) argument
379 return (fc & cpu_to_le16(IEEE80211_FCTL_TODS)) != 0;
384 * @fc: frame control bytes in little-endian byteorder
386 static inline bool ieee80211_has_fromds(__le16 fc) argument
388 return (fc & cpu_to_le16(IEEE80211_FCTL_FROMDS)) != 0;
393 * @fc: frame control bytes in little-endian byteorder
395 static inline bool ieee80211_has_a4(__le16 fc) argument
398 return (fc & tmp) == tmp;
403 * @fc
405 ieee80211_has_morefrags(__le16 fc) argument
414 ieee80211_has_retry(__le16 fc) argument
423 ieee80211_has_pm(__le16 fc) argument
432 ieee80211_has_moredata(__le16 fc) argument
441 ieee80211_has_protected(__le16 fc) argument
450 ieee80211_has_order(__le16 fc) argument
459 ieee80211_is_mgmt(__le16 fc) argument
469 ieee80211_is_ctl(__le16 fc) argument
479 ieee80211_is_data(__le16 fc) argument
489 ieee80211_is_ext(__le16 fc) argument
500 ieee80211_is_data_qos(__le16 fc) argument
514 ieee80211_is_data_present(__le16 fc) argument
528 ieee80211_is_assoc_req(__le16 fc) argument
538 ieee80211_is_assoc_resp(__le16 fc) argument
548 ieee80211_is_reassoc_req(__le16 fc) argument
558 ieee80211_is_reassoc_resp(__le16 fc) argument
568 ieee80211_is_probe_req(__le16 fc) argument
578 ieee80211_is_probe_resp(__le16 fc) argument
588 ieee80211_is_beacon(__le16 fc) argument
599 ieee80211_is_s1g_beacon(__le16 fc) argument
611 ieee80211_next_tbtt_present(__le16 fc) argument
623 ieee80211_is_s1g_short_beacon(__le16 fc) argument
632 ieee80211_is_atim(__le16 fc) argument
642 ieee80211_is_disassoc(__le16 fc) argument
652 ieee80211_is_auth(__le16 fc) argument
662 ieee80211_is_deauth(__le16 fc) argument
672 ieee80211_is_action(__le16 fc) argument
682 ieee80211_is_back_req(__le16 fc) argument
692 ieee80211_is_back(__le16 fc) argument
702 ieee80211_is_pspoll(__le16 fc) argument
712 ieee80211_is_rts(__le16 fc) argument
722 ieee80211_is_cts(__le16 fc) argument
732 ieee80211_is_ack(__le16 fc) argument
742 ieee80211_is_cfend(__le16 fc) argument
752 ieee80211_is_cfendack(__le16 fc) argument
762 ieee80211_is_nullfunc(__le16 fc) argument
772 ieee80211_is_qos_nullfunc(__le16 fc) argument
782 ieee80211_is_trigger(__le16 fc) argument
792 ieee80211_is_any_nullfunc(__le16 fc) argument
4403 __le16 fc = mgmt->frame_control; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c32 __le16 fc, __le32 *tx_flags)
49 __le16 fc = hdr->frame_control; local
59 if (ieee80211_is_probe_resp(fc))
61 else if (ieee80211_is_back_req(fc))
66 (ieee80211_is_auth(fc) || ieee80211_is_assoc_req(fc) ||
67 ieee80211_is_reassoc_req(fc) ||
73 if (ieee80211_has_morefrags(fc))
76 if (ieee80211_is_data_qos(fc)) {
88 iwlagn_tx_cmd_protection(priv, info, fc,
30 iwlagn_tx_cmd_protection(struct iwl_priv *priv, struct ieee80211_tx_info *info, __le16 fc, __le32 *tx_flags) argument
105 iwlagn_tx_cmd_build_rate(struct iwl_priv *priv, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
268 __le16 fc; local
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dtx.c70 struct ieee80211_tx_info *control, u16 fc)
88 if ((fc & IEEE80211_FTYPE_DATA) &&
89 ((fc & IEEE80211_STYPE_QOS_DATA) ||
90 (fc & IEEE80211_STYPE_QOS_NULLFUNC)))
140 u16 fc; local
149 fc = *(u16 *)skb->data;
160 wl1251_tx_control(tx_hdr, control, fc);
182 __le16 fc; local
186 fc = *(__le16 *)(skb->data + sizeof(*tx_hdr));
190 hdrlen = ieee80211_hdrlen(fc);
69 wl1251_tx_control(struct tx_double_buffer_desc *tx_hdr, struct ieee80211_tx_info *control, u16 fc) argument
[all...]
/linux-master/fs/qnx4/
H A Dinode.c35 static int qnx4_get_tree(struct fs_context *fc);
44 static int qnx4_reconfigure(struct fs_context *fc) argument
46 struct super_block *sb = fc->root->d_sb;
52 fc->sb_flags |= SB_RDONLY;
192 static int qnx4_fill_super(struct super_block *s, struct fs_context *fc) argument
198 int silent = fc->sb_flags & SB_SILENT;
245 static int qnx4_get_tree(struct fs_context *fc) argument
247 return get_tree_bdev(fc, qnx4_fill_super);
250 static int qnx4_init_fs_context(struct fs_context *fc) argument
252 fc
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c309 static int ntfs_fs_parse_param(struct fs_context *fc, argument
312 struct ntfs_mount_options *opts = fc->fs_private;
316 opt = fs_parse(fc, ntfs_fs_parameters, param, &result);
324 return invalf(fc, "ntfs3: Invalid value for uid.");
329 return invalf(fc, "ntfs3: Invalid value for gid.");
333 return invalf(fc, "ntfs3: Invalid value for umask.");
341 return invalf(fc, "ntfs3: Invalid value for dmask.");
347 return invalf(fc, "ntfs3: Invalid value for fmask.");
378 fc->sb_flags |= SB_POSIXACL;
381 fc, "ntfs
404 ntfs_fs_reconfigure(struct fs_context *fc) argument
1154 ntfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
1701 ntfs_fs_get_tree(struct fs_context *fc) argument
1712 ntfs_fs_free(struct fs_context *fc) argument
1741 __ntfs_init_fs_context(struct fs_context *fc) argument
1789 ntfs_init_fs_context(struct fs_context *fc) argument
1816 ntfs_legacy_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c17 __le16 fc = rtl_get_fc(skb); local
19 if (unlikely(ieee80211_is_beacon(fc)))
21 if (ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))
23 if (ieee80211_is_nullfunc(fc))
203 __le16 fc; local
210 fc = hdr->frame_control;
211 cfc = le16_to_cpu(fc);
212 type = WLAN_FC_GET_TYPE(fc);
225 if (ieee80211_is_beacon(fc))
325 __le16 fc = hdr->frame_control; local
[all...]
/linux-master/fs/cramfs/
H A Dinode.c503 static int cramfs_reconfigure(struct fs_context *fc) argument
505 sync_filesystem(fc->root->d_sb);
506 fc->sb_flags |= SB_RDONLY;
510 static int cramfs_read_super(struct super_block *sb, struct fs_context *fc, argument
515 bool silent = fc->sb_flags & SB_SILENT;
530 errorfc(fc, "wrong endianness");
542 errorfc(fc, "wrong endianness");
544 errorfc(fc, "wrong magic");
551 errorfc(fc, "unsupported filesystem features");
557 errorfc(fc, "roo
607 cramfs_blkdev_fill_super(struct super_block *sb, struct fs_context *fc) argument
628 cramfs_mtd_fill_super(struct super_block *sb, struct fs_context *fc) argument
948 cramfs_get_tree(struct fs_context *fc) argument
970 cramfs_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/fs/nfs/
H A Dinternal.h163 #define nfs_errorf(fc, fmt, ...) ((fc)->log.log ? \
164 errorf(fc, fmt, ## __VA_ARGS__) : \
167 #define nfs_ferrorf(fc, fac, fmt, ...) ((fc)->log.log ? \
168 errorf(fc, fmt, ## __VA_ARGS__) : \
171 #define nfs_invalf(fc, fmt, ...) ((fc)->log.log ? \
172 invalf(fc, fmt, ## __VA_ARGS__) : \
175 #define nfs_finvalf(fc, fa
187 nfs_fc2context(const struct fs_context *fc) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c154 __le16 fc = hdr->frame_control; local
161 (ieee80211_is_probe_resp(fc) &&
167 if (ieee80211_is_probe_resp(fc))
170 if (ieee80211_has_morefrags(fc))
173 if (ieee80211_is_data_qos(fc)) {
178 } else if (ieee80211_is_back_req(fc)) {
191 if (ieee80211_is_data(fc))
211 if (ieee80211_is_mgmt(fc)) {
212 if (ieee80211_is_assoc_req(fc) || ieee80211_is_reassoc_req(fc))
248 iwl_mvm_get_tx_ant(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
297 iwl_mvm_get_inject_tx_rate(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
359 iwl_mvm_get_tx_rate(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
393 iwl_mvm_get_tx_rate_n_flags(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
407 iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
679 __le16 fc = hdr->frame_control; local
786 __le16 fc = hdr->frame_control; local
1191 __le16 fc; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c172 __le16 fc = rtl_get_fc(skb); local
174 bool not_data = !ieee80211_is_data(fc);
216 __le16 fc = rtl_get_fc(skb); local
219 if (!priv_sta || !ieee80211_is_data(fc))
234 if (ieee80211_is_data_qos(fc)) {
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c60 int fc; local
63 fc = pause->tx_pause ? AX_FC_TX : 0;
64 fc |= pause->rx_pause ? AX_FC_RX : 0;
65 fc |= pause->autoneg ? AX_FC_ANEG : 0;
67 ax_local->flowctrl = fc;
/linux-master/security/
H A Dinode.c40 static int securityfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
54 static int securityfs_get_tree(struct fs_context *fc) argument
56 return get_tree_single(fc, securityfs_fill_super);
63 static int securityfs_init_fs_context(struct fs_context *fc) argument
65 fc->ops = &securityfs_context_ops;
/linux-master/kernel/cgroup/
H A Dcgroup-internal.h60 static inline struct cgroup_fs_context *cgroup_fc2context(struct fs_context *fc) argument
62 struct kernfs_fs_context *kfc = fc->fs_private;
237 int cgroup_do_get_tree(struct fs_context *fc);
292 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
293 int cgroup1_get_tree(struct fs_context *fc);

Completed in 320 milliseconds

1234567891011>>