| /linux/drivers/media/common/b2c2/ |
| H A D | flexcop-hw-filter.c | 9 static void flexcop_rcv_data_ctrl(struct flexcop_device *fc, int onoff) in flexcop_rcv_data_ctrl() 15 void flexcop_smc_ctrl(struct flexcop_device *fc, int onoff) in flexcop_smc_ctrl() 20 static void flexcop_null_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_null_filter_ctrl() 25 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]) in flexcop_set_mac_filter() 41 void flexcop_mac_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_mac_filter_ctrl() 46 static void flexcop_pid_group_filter(struct flexcop_device *fc, in flexcop_pid_group_filter() 56 static void flexcop_pid_group_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_pid_group_filter_ctrl() 74 static void flexcop_pid_Stream1_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_Stream1_PID_ctrl() 81 static void flexcop_pid_Stream2_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_Stream2_PID_ctrl() 88 static void flexcop_pid_PCR_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PCR_PID_ctrl() [all …]
|
| H A D | flexcop-fe-tuner.c | 34 struct flexcop_device *fc = fe->dvb->priv; in flexcop_fe_request_firmware() local 45 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_voltage() local 73 struct flexcop_device *fc = fe->dvb->priv; in flexcop_sleep() local 85 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_tone() local 170 static int skystar2_rev23_attach(struct flexcop_device *fc, in skystar2_rev23_attach() 283 static int skystar2_rev26_attach(struct flexcop_device *fc, in skystar2_rev26_attach() 317 static int skystar2_rev27_attach(struct flexcop_device *fc, in skystar2_rev27_attach() 383 static int skystar2_rev28_attach(struct flexcop_device *fc, in skystar2_rev28_attach() 444 static int airstar_dvbt_attach(struct flexcop_device *fc, in airstar_dvbt_attach() 465 static int airstar_atsc1_attach(struct flexcop_device *fc, in airstar_atsc1_attach() [all …]
|
| /linux/fs/ |
| H A D | fs_context.c | 61 static int vfs_parse_sb_flag(struct fs_context *fc, const char *key) in vfs_parse_sb_flag() 94 int vfs_parse_fs_param_source(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param_source() 127 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param() 169 int vfs_parse_fs_qstr(struct fs_context *fc, const char *key, in vfs_parse_fs_qstr() 205 int vfs_parse_monolithic_sep(struct fs_context *fc, void *data, in vfs_parse_monolithic_sep() 253 int generic_parse_monolithic(struct fs_context *fc, void *data) in generic_parse_monolithic() 279 struct fs_context *fc; in alloc_fs_context() local 354 struct fs_context *fc; in fs_context_for_submount() local 371 void fc_drop_locked(struct fs_context *fc) in fc_drop_locked() 387 struct fs_context *fc; in vfs_dup_fs_context() local [all …]
|
| H A D | fsopen.c | 50 struct fs_context *fc = file->private_data; in fscontext_read() local 75 struct fs_context *fc = file->private_data; in fscontext_release() local 92 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() 103 static int fscontext_alloc_log(struct fs_context *fc) in fscontext_alloc_log() 123 struct fs_context *fc; in SYSCALL_DEFINE2() local 165 struct fs_context *fc; in SYSCALL_DEFINE3() local 217 static int vfs_cmd_create(struct fs_context *fc, bool exclusive) in vfs_cmd_create() 251 static int vfs_cmd_reconfigure(struct fs_context *fc) in vfs_cmd_reconfigure() 283 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd, in vfs_fsconfig_locked() 357 struct fs_context *fc; in SYSCALL_DEFINE5() local
|
| H A D | super.c | 690 bool mount_capable(struct fs_context *fc) in mount_capable() 730 struct super_block *sget_fc(struct fs_context *fc, in sget_fc() 1015 int reconfigure_super(struct fs_context *fc) in reconfigure_super() 1110 struct fs_context *fc; in do_emergency_remount_callback() local 1302 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() 1308 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super() 1313 static int test_single_super(struct super_block *s, struct fs_context *fc) in test_single_super() 1318 static int vfs_get_super(struct fs_context *fc, in vfs_get_super() 1346 int get_tree_nodev(struct fs_context *fc, in get_tree_nodev() 1354 int get_tree_single(struct fs_context *fc, in get_tree_single() [all …]
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | avmfritz.c | 173 struct fritzcard *fc = p; in ReadISAC_V1() local 183 struct fritzcard *fc = p; in WriteISAC_V1() local 193 struct fritzcard *fc = p; in ReadFiFoISAC_V1() local 202 struct fritzcard *fc = p; in WriteFiFoISAC_V1() local 211 struct fritzcard *fc = p; in ReadISAC_V2() local 220 struct fritzcard *fc = p; in WriteISAC_V2() local 229 struct fritzcard *fc = p; in ReadFiFoISAC_V2() local 240 struct fritzcard *fc = p; in WriteFiFoISAC_V2() local 249 Sel_BCS(struct fritzcard *fc, u32 channel) in Sel_BCS() 262 __write_ctrl_pci(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pci() [all …]
|
| /linux/drivers/dma-buf/ |
| H A D | st-dma-fence-chain.c | 113 static int fence_chains_init(struct fence_chains *fc, unsigned int count, in fence_chains_init() 166 static void fence_chains_fini(struct fence_chains *fc) in fence_chains_fini() 183 struct fence_chains fc; in find_seqno() local 261 struct fence_chains fc; in find_signaled() local 299 struct fence_chains fc; in find_out_of_order() local 343 struct fence_chains fc; in find_gap() local 390 struct fence_chains fc; member 498 struct fence_chains fc; in signal_forward() local 530 struct fence_chains fc; in signal_backward() local 563 struct fence_chains *fc = arg; in __wait_fence_chains() local [all …]
|
| /linux/fs/smb/client/ |
| H A D | fs_context.c | 217 cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_security_flavors() 265 cifs_parse_upcall_target(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_upcall_target() 297 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor() 347 static int parse_reparse_flavor(struct fs_context *fc, char *value, in parse_reparse_flavor() 384 static int parse_symlink_flavor(struct fs_context *fc, char *value, in parse_symlink_flavor() 470 cifs_parse_smb_version(struct fs_context *fc, char *value, struct smb3_fs_context *ctx, bool is_smb… in cifs_parse_smb_version() 742 static int smb3_fs_context_parse_monolithic(struct fs_context *fc, in smb3_fs_context_parse_monolithic() 794 static int smb3_fs_context_validate(struct fs_context *fc) in smb3_fs_context_validate() 867 static int smb3_get_tree_common(struct fs_context *fc) in smb3_get_tree_common() 885 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() [all …]
|
| /linux/fs/fuse/ |
| H A D | inode.c | 147 static void fuse_cleanup_submount_lookup(struct fuse_conn *fc, in fuse_cleanup_submount_lookup() 171 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_evict_inode() local 229 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common() local 320 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_cache_mask() local 332 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_i() local 421 struct fuse_conn *fc) in fuse_init_inode() 472 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_iget() local 534 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid, in fuse_ilookup() 556 int fuse_reverse_inval_inode(struct fuse_conn *fc, u64 nodeid, in fuse_reverse_inval_inode() 588 void fuse_try_prune_one_inode(struct fuse_conn *fc, u64 nodeid) in fuse_try_prune_one_inode() [all …]
|
| H A D | backing.c | 35 void fuse_backing_files_init(struct fuse_conn *fc) in fuse_backing_files_init() 40 static int fuse_backing_id_alloc(struct fuse_conn *fc, struct fuse_backing *fb) in fuse_backing_id_alloc() 55 static struct fuse_backing *fuse_backing_id_remove(struct fuse_conn *fc, in fuse_backing_id_remove() 76 void fuse_backing_files_free(struct fuse_conn *fc) in fuse_backing_files_free() 82 int fuse_backing_open(struct fuse_conn *fc, struct fuse_backing_map *map) in fuse_backing_open() 140 int fuse_backing_close(struct fuse_conn *fc, int backing_id) in fuse_backing_close() 169 struct fuse_backing *fuse_backing_lookup(struct fuse_conn *fc, int backing_id) in fuse_backing_lookup()
|
| H A D | control.c | 26 struct fuse_conn *fc; in fuse_ctl_file_conn_get() local 38 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write() local 56 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read() local 107 struct fuse_conn *fc; in fuse_conn_max_background_read() local 130 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write() local 149 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read() local 167 struct fuse_conn *fc; in fuse_conn_congestion_threshold_write() local 207 struct fuse_conn *fc, in fuse_ctl_add_dentry() 246 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn() 290 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn() [all …]
|
| H A D | dev.c | 38 bool fuse_request_expired(struct fuse_conn *fc, struct list_head *list) in fuse_request_expired() 48 static bool fuse_fpq_processing_expired(struct fuse_conn *fc, struct list_head *processing) in fuse_fpq_processing_expired() 76 struct fuse_conn *fc = container_of(dwork, struct fuse_conn, in fuse_check_timeout() local 165 void fuse_set_initialized(struct fuse_conn *fc) in fuse_set_initialized() 172 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) in fuse_block_alloc() 178 static void fuse_drop_waiting(struct fuse_conn *fc) in fuse_drop_waiting() 198 struct fuse_conn *fc = fm->fc; in fuse_get_req() local 268 struct fuse_conn *fc = req->fm->fc; in fuse_put_request() local 424 void fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget, in fuse_queue_forget() 435 static void flush_bg_queue(struct fuse_conn *fc) in flush_bg_queue() [all …]
|
| H A D | acl.c | 14 static struct posix_acl *__fuse_get_acl(struct fuse_conn *fc, in __fuse_get_acl() 56 static inline bool fuse_no_acl(const struct fuse_conn *fc, in fuse_no_acl() 71 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local 81 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_inode_acl() local 99 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl() local
|
| H A D | dev_uring.c | 54 struct fuse_conn *fc = ring->fc; in fuse_uring_flush_bg() local 84 struct fuse_conn *fc = ring->fc; in fuse_uring_req_end() local 125 struct fuse_conn *fc = ring->fc; in fuse_uring_abort_end_requests() local 144 static bool ent_list_request_expired(struct fuse_conn *fc, struct list_head *list) in ent_list_request_expired() 159 bool fuse_uring_request_expired(struct fuse_conn *fc) in fuse_uring_request_expired() 187 void fuse_uring_destruct(struct fuse_conn *fc) in fuse_uring_destruct() 226 static struct fuse_ring *fuse_uring_create(struct fuse_conn *fc) in fuse_uring_create() 272 struct fuse_conn *fc = ring->fc; in fuse_uring_create_queue() local 538 struct fuse_conn *fc) in fuse_uring_out_header_has_err() 815 struct fuse_conn *fc = ring->fc; in fuse_uring_commit() local [all …]
|
| H A D | dir.c | 67 struct fuse_conn *fc = get_fuse_conn_super(dentry->d_sb); in fuse_dentry_settime() local 171 static void fuse_lookup_init(struct fuse_conn *fc, struct fuse_args *args, in fuse_lookup_init() 203 struct fuse_conn *fc; in fuse_dentry_revalidate() local 414 struct fuse_conn *fc; in fuse_lookup() local 553 struct fuse_conn *fc = get_fuse_conn(dir); in get_create_supp_group() local 585 struct fuse_conn *fc = get_fuse_conn_super(dentry->d_sb); in get_create_ext() local 741 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_atomic_open() local 900 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_tmpfile() local 979 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_entry_unlinked() local 1101 struct fuse_conn *fc = get_fuse_conn(olddir); in fuse_rename2() local [all …]
|
| /linux/fs/proc/ |
| H A D | root.c | 60 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() 91 static int proc_parse_subset_param(struct fs_context *fc, char *value) in proc_parse_subset_param() 115 static int proc_parse_pidns_param(struct fs_context *fc, in proc_parse_pidns_param() 169 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param() 227 struct fs_context *fc, in proc_apply_options() 245 static int proc_fill_super(struct super_block *s, struct fs_context *fc) in proc_fill_super() 299 static int proc_reconfigure(struct fs_context *fc) in proc_reconfigure() 310 static int proc_get_tree(struct fs_context *fc) in proc_get_tree() 315 static void proc_fs_context_free(struct fs_context *fc) in proc_fs_context_free() 330 static int proc_init_fs_context(struct fs_context *fc) in proc_init_fs_context()
|
| /linux/fs/coda/ |
| H A D | inode.c | 92 static int coda_reconfigure(struct fs_context *fc) in coda_reconfigure() 122 static int coda_set_idx(struct fs_context *fc, struct file *file) in coda_set_idx() 139 static int coda_parse_fd(struct fs_context *fc, struct fs_parameter *param, in coda_parse_fd() 159 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param) in coda_parse_param() 180 static int coda_parse_monolithic(struct fs_context *fc, void *_data) in coda_parse_monolithic() 199 static int coda_fill_super(struct super_block *sb, struct fs_context *fc) in coda_fill_super() 359 static int coda_get_tree(struct fs_context *fc) in coda_get_tree() 367 static void coda_free_fc(struct fs_context *fc) in coda_free_fc() 380 static int coda_init_fs_context(struct fs_context *fc) in coda_init_fs_context()
|
| /linux/fs/afs/ |
| H A D | super.c | 223 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source() 318 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param() 355 static int afs_validate_fc(struct fs_context *fc) in afs_validate_fc() 420 static int afs_test_super(struct super_block *sb, struct fs_context *fc) in afs_test_super() 432 static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc) in afs_dynroot_test_super() 440 static int afs_set_super(struct super_block *sb, struct fs_context *fc) in afs_set_super() 500 static struct afs_super_info *afs_alloc_sbi(struct fs_context *fc) in afs_alloc_sbi() 548 static int afs_get_tree(struct fs_context *fc) in afs_get_tree() 601 static void afs_free_fc(struct fs_context *fc) in afs_free_fc() 621 static int afs_init_fs_context(struct fs_context *fc) in afs_init_fs_context()
|
| /linux/include/linux/ |
| H A D | fs_context.h | 139 static inline int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string() 194 #define __logfc(fc, l, fmt, ...) \ argument 208 #define infof(fc, fmt, ...) __logfc(fc, 'i', fmt, ## __VA_ARGS__) argument 210 #define infofc(fc, fmt, ...) __plog((&(fc)->log), 'i', fmt, ## __VA_ARGS__) argument 211 #define infofcp(fc, prefix, fmt, ...) \ argument 222 #define warnf(fc, fmt, ...) __logfc(fc, 'w', fmt, ## __VA_ARGS__) argument 224 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) argument 225 #define warnfcp(fc, prefix, fmt, ...) \ argument 236 #define errorf(fc, fmt, ...) __logfc(fc, 'e', fmt, ## __VA_ARGS__) argument 238 #define errorfc(fc, fmt, ...) __plog((&(fc)->log), 'e', fmt, ## __VA_ARGS__) argument [all …]
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 186 static int ovl_parse_monolithic(struct fs_context *fc, void *data) in ovl_parse_monolithic() 276 static int ovl_mount_dir_check(struct fs_context *fc, const struct path *path, in ovl_mount_dir_check() 325 static int ovl_ctx_realloc_lower(struct fs_context *fc) in ovl_ctx_realloc_lower() 345 static void ovl_add_layer(struct fs_context *fc, enum ovl_opt layer, in ovl_add_layer() 411 static int ovl_do_parse_layer(struct fs_context *fc, const char *layer_name, in ovl_do_parse_layer() 437 static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param, in ovl_parse_layer() 501 static int ovl_parse_param_lowerdir(const char *name, struct fs_context *fc) in ovl_parse_param_lowerdir() 593 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param) in ovl_parse_param() 706 static int ovl_get_tree(struct fs_context *fc) in ovl_get_tree() 720 static void ovl_free(struct fs_context *fc) in ovl_free() [all …]
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param() 111 static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc) in vboxsf_fill_super() 376 static int vboxsf_parse_monolithic(struct fs_context *fc, void *data) in vboxsf_parse_monolithic() 386 static int vboxsf_get_tree(struct fs_context *fc) in vboxsf_get_tree() 397 static int vboxsf_reconfigure(struct fs_context *fc) in vboxsf_reconfigure() 410 static void vboxsf_free_fc(struct fs_context *fc) in vboxsf_free_fc() 426 static int vboxsf_init_fs_context(struct fs_context *fc) in vboxsf_init_fs_context()
|
| /linux/fs/autofs/ |
| H A D | inode.c | 155 static int autofs_parse_fd(struct fs_context *fc, struct autofs_sb_info *sbi, in autofs_parse_fd() 192 static int autofs_parse_param(struct fs_context *fc, struct fs_parameter *param) in autofs_parse_param() 266 static int autofs_validate_protocol(struct fs_context *fc) in autofs_validate_protocol() 300 static int autofs_fill_super(struct super_block *s, struct fs_context *fc) in autofs_fill_super() 365 static int autofs_get_tree(struct fs_context *fc) in autofs_get_tree() 380 static void autofs_free_fc(struct fs_context *fc) in autofs_free_fc() 402 int autofs_init_fs_context(struct fs_context *fc) in autofs_init_fs_context()
|
| /linux/fs/nfs/ |
| H A D | fs_context.c | 360 static int nfs_validate_transport_protocol(struct fs_context *fc, in nfs_validate_transport_protocol() 414 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add() 437 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors() 496 static int nfs_parse_xprtsec_policy(struct fs_context *fc, in nfs_parse_xprtsec_policy() 519 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string() 587 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param() 1064 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source() 1129 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc() 1150 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic() 1384 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic() [all …]
|
| /linux/drivers/mtd/ |
| H A D | mtdsuper.c | 25 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb() 76 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr() 96 int get_tree_mtd(struct fs_context *fc, in get_tree_mtd()
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_super.c | 94 static int vxfs_reconfigure(struct fs_context *fc) in vxfs_reconfigure() 125 static int vxfs_try_sb_magic(struct super_block *sbp, struct fs_context *fc, in vxfs_try_sb_magic() 184 static int vxfs_fill_super(struct super_block *sbp, struct fs_context *fc) in vxfs_fill_super() 287 static int vxfs_get_tree(struct fs_context *fc) in vxfs_get_tree() 297 static int vxfs_init_fs_context(struct fs_context *fc) in vxfs_init_fs_context()
|