Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 25 of 274) sorted by relevance

1234567891011

/linux/drivers/media/common/b2c2/
H A Dflexcop-hw-filter.c9 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 Dflexcop-fe-tuner.c34 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/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c115 #define HWS_CALC_HDR_SRC(fc, s_hdr) \ argument
122 #define HWS_CALC_HDR_DST(fc, d_hdr) \ argument
129 #define HWS_CALC_HDR(fc, s_hdr, d_hdr) \ argument
156 struct mlx5hws_definer_fc *fc; member
374 hws_definer_ones_set(struct mlx5hws_definer_fc *fc, in hws_definer_ones_set()
382 hws_definer_generic_set(struct mlx5hws_definer_fc *fc, in hws_definer_generic_set()
393 hws_definer_outer_vlan_type_set(struct mlx5hws_definer_fc *fc, in hws_definer_outer_vlan_type_set()
406 hws_definer_inner_vlan_type_set(struct mlx5hws_definer_fc *fc, in hws_definer_inner_vlan_type_set()
419 hws_definer_second_vlan_type_set(struct mlx5hws_definer_fc *fc, in hws_definer_second_vlan_type_set()
440 hws_definer_inner_second_vlan_type_set(struct mlx5hws_definer_fc *fc, in hws_definer_inner_second_vlan_type_set()
[all …]
/linux/fs/smb/client/
H A Dfs_context.c216 cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_security_flavors() argument
264 cifs_parse_upcall_target(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_upcall_target() argument
296 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor() argument
346 static int parse_reparse_flavor(struct fs_context *fc, char *value, in parse_reparse_flavor() argument
383 static int parse_symlink_flavor(struct fs_context *fc, cha argument
469 cifs_parse_smb_version(struct fs_context * fc,char * value,struct smb3_fs_context * ctx,bool is_smb3) cifs_parse_smb_version() argument
692 smb3_handle_conflicting_options(struct fs_context * fc) smb3_handle_conflicting_options() argument
762 smb3_fs_context_parse_monolithic(struct fs_context * fc,void * data) smb3_fs_context_parse_monolithic() argument
813 smb3_fs_context_validate(struct fs_context * fc) smb3_fs_context_validate() argument
886 smb3_get_tree_common(struct fs_context * fc) smb3_get_tree_common() argument
904 smb3_get_tree(struct fs_context * fc) smb3_get_tree() argument
917 smb3_fs_context_free(struct fs_context * fc) smb3_fs_context_free() argument
928 smb3_verify_reconfigure_ctx(struct fs_context * fc,struct smb3_fs_context * new_ctx,struct smb3_fs_context * old_ctx,bool need_recon) smb3_verify_reconfigure_ctx() argument
1060 smb3_reconfigure(struct fs_context * fc) smb3_reconfigure() argument
1243 smb3_fs_context_parse_param(struct fs_context * fc,struct fs_parameter * param) smb3_fs_context_parse_param() argument
1955 smb3_init_fs_context(struct fs_context * fc) smb3_init_fs_context() argument
[all...]
/linux/drivers/dma-buf/
H A Dst-dma-fence-chain.c113 fence_chains_init(struct fence_chains * fc,unsigned int count,uint64_t (* seqno_fn)(unsigned int)) fence_chains_init() argument
164 fence_chains_fini(struct fence_chains * fc) fence_chains_fini() argument
181 struct fence_chains fc; find_seqno() local
259 struct fence_chains fc; find_signaled() local
297 struct fence_chains fc; find_out_of_order() local
341 struct fence_chains fc; find_gap() local
388 struct fence_chains fc; global() member
496 struct fence_chains fc; signal_forward() local
528 struct fence_chains fc; signal_backward() local
561 struct fence_chains *fc = arg; __wait_fence_chains() local
571 struct fence_chains fc; wait_forward() local
600 struct fence_chains fc; wait_backward() local
627 randomise_fences(struct fence_chains * fc) randomise_fences() argument
645 struct fence_chains fc; wait_random() local
[all...]
/linux/fs/
H A Dfsopen.c50 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 Dsuper.c694 mount_capable(struct fs_context * fc) mount_capable() argument
734 sget_fc(struct fs_context * fc,int (* test)(struct super_block *,struct fs_context *),int (* set)(struct super_block *,struct fs_context *)) sget_fc() argument
1019 reconfigure_super(struct fs_context * fc) reconfigure_super() argument
1114 struct fs_context *fc; do_emergency_remount_callback() local
1298 set_anon_super_fc(struct super_block * sb,struct fs_context * fc) set_anon_super_fc() argument
1304 test_keyed_super(struct super_block * sb,struct fs_context * fc) test_keyed_super() argument
1309 test_single_super(struct super_block * s,struct fs_context * fc) test_single_super() argument
1314 vfs_get_super(struct fs_context * fc,int (* test)(struct super_block *,struct fs_context *),int (* fill_super)(struct super_block * sb,struct fs_context * fc)) vfs_get_super() argument
1342 get_tree_nodev(struct fs_context * fc,int (* fill_super)(struct super_block * sb,struct fs_context * fc)) get_tree_nodev() argument
1350 get_tree_single(struct fs_context * fc,int (* fill_super)(struct super_block * sb,struct fs_context * fc)) get_tree_single() argument
1358 get_tree_keyed(struct fs_context * fc,int (* fill_super)(struct super_block * sb,struct fs_context * fc),void * key) get_tree_keyed() argument
1360 get_tree_keyed(struct fs_context * fc,int (* fill_super)(struct super_block * sb,struct fs_context * fc),void * key) get_tree_keyed() argument
1374 super_s_dev_set(struct super_block * s,struct fs_context * fc) super_s_dev_set() argument
1379 super_s_dev_test(struct super_block * s,struct fs_context * fc) super_s_dev_test() argument
1405 sget_dev(struct fs_context * fc,dev_t dev) sget_dev() argument
1606 setup_bdev_super(struct super_block * sb,int sb_flags,struct fs_context * fc) setup_bdev_super() argument
1662 get_tree_bdev_flags(struct fs_context * fc,int (* fill_super)(struct super_block * sb,struct fs_context * fc),unsigned int flags) get_tree_bdev_flags() argument
1664 get_tree_bdev_flags(struct fs_context * fc,int (* fill_super)(struct super_block * sb,struct fs_context * fc),unsigned int flags) get_tree_bdev_flags() argument
1713 get_tree_bdev(struct fs_context * fc,int (* fill_super)(struct super_block *,struct fs_context *)) get_tree_bdev() argument
1743 vfs_get_tree(struct fs_context * fc) vfs_get_tree() argument
[all...]
/linux/fs/fuse/
H A Dinode.c147 fuse_cleanup_submount_lookup(struct fuse_conn * fc,struct fuse_submount_lookup * sl) fuse_cleanup_submount_lookup() argument
171 struct fuse_conn *fc = get_fuse_conn(inode); fuse_evict_inode() local
229 struct fuse_conn *fc = get_fuse_conn(inode); fuse_change_attributes_common() local
320 struct fuse_conn *fc = get_fuse_conn(inode); fuse_get_cache_mask() local
332 struct fuse_conn *fc = get_fuse_conn(inode); fuse_change_attributes_i() local
421 fuse_init_inode(struct inode * inode,struct fuse_attr * attr,struct fuse_conn * fc) fuse_init_inode() argument
472 struct fuse_conn *fc = get_fuse_conn_super(sb); fuse_iget() local
537 fuse_ilookup(struct fuse_conn * fc,u64 nodeid,struct fuse_mount ** fm) fuse_ilookup() argument
559 fuse_reverse_inval_inode(struct fuse_conn * fc,u64 nodeid,loff_t offset,loff_t len) fuse_reverse_inval_inode() argument
591 fuse_try_prune_one_inode(struct fuse_conn * fc,u64 nodeid) fuse_try_prune_one_inode() argument
622 struct fuse_conn *fc = get_fuse_conn_super(sb); fuse_umount_begin() local
699 fuse_sync_fs_writes(struct fuse_conn * fc) fuse_sync_fs_writes() argument
740 struct fuse_conn *fc = fm->fc; fuse_sync_fs() local
945 struct fuse_conn *fc = get_fuse_conn_super(sb); fuse_show_options() local
999 fuse_conn_init(struct fuse_conn * fc,struct fuse_mount * fm,struct user_namespace * user_ns,const struct fuse_iqueue_ops * fiq_ops,void * fiq_priv) fuse_conn_init() argument
1044 struct fuse_conn *fc = container_of(p, struct fuse_conn, rcu); delayed_release() local
1052 fuse_conn_put(struct fuse_conn * fc) fuse_conn_put() argument
1079 fuse_conn_get(struct fuse_conn * fc) fuse_conn_get() argument
1105 struct fuse_conn *fc = get_fuse_conn_super(sb); fuse_get_dentry() local
1213 struct fuse_conn *fc = get_fuse_conn(child_inode); fuse_get_parent() local
1287 process_init_limits(struct fuse_conn * fc,struct fuse_init_out * arg) process_init_limits() argument
1314 set_request_timeout(struct fuse_conn * fc,unsigned int timeout) set_request_timeout() argument
1322 init_server_timeout(struct fuse_conn * fc,unsigned int timeout) init_server_timeout() argument
1351 struct fuse_conn *fc = fm->fc; process_init_reply() local
1601 fuse_free_conn(struct fuse_conn * fc) fuse_free_conn() argument
1608 fuse_bdi_init(struct fuse_conn * fc,struct super_block * sb) fuse_bdi_init() argument
1669 fuse_dev_install(struct fuse_dev * fud,struct fuse_conn * fc) fuse_dev_install() argument
1695 fuse_dev_alloc_install(struct fuse_conn * fc) fuse_dev_alloc_install() argument
1710 struct fuse_conn *fc; fuse_dev_put() local
1833 struct fuse_conn *fc = get_fuse_conn(&mp_fi->inode); fuse_get_tree_submount() local
1881 struct fuse_conn *fc = fm->fc; fuse_fill_super_common() local
2012 struct fuse_conn *fc; fuse_get_tree() local
2099 struct fuse_conn *fc = fm->fc; fuse_mount_remove() local
2114 struct fuse_conn *fc = fm->fc; fuse_conn_destroy() local
[all...]
H A Dbacking.c35 fuse_backing_files_init(struct fuse_conn * fc) fuse_backing_files_init() argument
40 fuse_backing_id_alloc(struct fuse_conn * fc,struct fuse_backing * fb) fuse_backing_id_alloc() argument
55 fuse_backing_id_remove(struct fuse_conn * fc,int id) fuse_backing_id_remove() argument
76 fuse_backing_files_free(struct fuse_conn * fc) fuse_backing_files_free() argument
82 fuse_backing_open(struct fuse_conn * fc,struct fuse_backing_map * map) fuse_backing_open() argument
140 fuse_backing_close(struct fuse_conn * fc,int backing_id) fuse_backing_close() argument
169 fuse_backing_lookup(struct fuse_conn * fc,int backing_id) fuse_backing_lookup() argument
[all...]
H A Ddev.c38 fuse_request_expired(struct fuse_conn * fc,struct list_head * list) fuse_request_expired() argument
48 fuse_fpq_processing_expired(struct fuse_conn * fc,struct list_head * processing) fuse_fpq_processing_expired() argument
76 struct fuse_conn *fc = container_of(dwork, struct fuse_conn, fuse_check_timeout() local
165 fuse_set_initialized(struct fuse_conn * fc) fuse_set_initialized() argument
172 fuse_block_alloc(struct fuse_conn * fc,bool for_background) fuse_block_alloc() argument
178 fuse_drop_waiting(struct fuse_conn * fc) fuse_drop_waiting() argument
198 struct fuse_conn *fc = fm->fc; fuse_get_req() local
268 struct fuse_conn *fc = req->fm->fc; fuse_put_request() local
424 fuse_queue_forget(struct fuse_conn * fc,struct fuse_forget_link * forget,u64 nodeid,u64 nlookup) fuse_queue_forget() argument
435 flush_bg_queue(struct fuse_conn * fc) flush_bg_queue() argument
461 struct fuse_conn *fc = fm->fc; fuse_request_end() local
546 struct fuse_conn *fc = req->fm->fc; request_wait_answer() local
609 fuse_adjust_compat(struct fuse_conn * fc,struct fuse_args * args) fuse_adjust_compat() argument
644 struct fuse_conn *fc = req->fm->fc; fuse_force_creds() local
672 struct fuse_conn *fc = fm->fc; __fuse_simple_request() local
711 fuse_request_queue_background_uring(struct fuse_conn * fc,struct fuse_req * req) fuse_request_queue_background_uring() argument
731 struct fuse_conn *fc = fm->fc; fuse_request_queue_background() local
1391 fuse_read_forget(struct fuse_conn * fc,struct fuse_iqueue * fiq,struct fuse_copy_state * cs,size_t nbytes) fuse_read_forget() argument
1415 struct fuse_conn *fc = fud->fc; fuse_dev_do_read() local
1639 fuse_notify_poll(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_poll() argument
1656 fuse_notify_inval_inode(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_inval_inode() argument
1677 fuse_notify_inval_entry(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_inval_entry() argument
1719 fuse_notify_delete(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_delete() argument
1760 fuse_notify_store(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_store() argument
1873 struct fuse_conn *fc = fm->fc; fuse_retrieve() local
1950 fuse_notify_retrieve(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_retrieve() argument
2001 fuse_resend(struct fuse_conn * fc) fuse_resend() argument
2045 fuse_notify_resend(struct fuse_conn * fc) fuse_notify_resend() argument
2056 fuse_notify_inc_epoch(struct fuse_conn * fc) fuse_notify_inc_epoch() argument
2065 fuse_notify_prune(struct fuse_conn * fc,unsigned int size,struct fuse_copy_state * cs) fuse_notify_prune() argument
2101 fuse_notify(struct fuse_conn * fc,enum fuse_notify_code code,unsigned int size,struct fuse_copy_state * cs) fuse_notify() argument
2199 struct fuse_conn *fc = fud->fc; fuse_dev_do_write() local
2435 end_polls(struct fuse_conn * fc) end_polls() argument
2468 fuse_abort_conn(struct fuse_conn * fc) fuse_abort_conn() argument
2542 fuse_wait_aborted(struct fuse_conn * fc) fuse_wait_aborted() argument
2555 struct fuse_conn *fc = xchg(&fud->fc, FUSE_DEV_FC_DISCONNECTED); fuse_dev_release() local
H A Dfile.c138 struct fuse_conn *fc = fm->fc; fuse_file_open() local
221 struct fuse_conn *fc = get_fuse_conn(inode); fuse_finish_open() local
241 struct fuse_conn *fc = get_fuse_conn(inode); fuse_truncate_update_attr() local
256 struct fuse_conn *fc = fm->fc; fuse_open() local
313 struct fuse_conn *fc = ff->fm->fc; fuse_prepare_release() local
395 struct fuse_conn *fc = get_fuse_conn(inode); fuse_release() local
423 fuse_lock_owner_id(struct fuse_conn * fc,fl_owner_t id) fuse_lock_owner_id() argument
540 struct fuse_conn *fc = get_fuse_conn(inode); fuse_fsync() local
674 struct fuse_conn *fc = get_fuse_conn(inode); fuse_aio_complete() local
788 struct fuse_conn *fc = get_fuse_conn(inode); fuse_read_update_size() local
803 struct fuse_conn *fc = get_fuse_conn(inode); fuse_short_read() local
873 struct fuse_conn *fc; global() member
892 struct fuse_conn *fc = data->fc; fuse_handle_readahead() local
1077 struct fuse_conn *fc = get_fuse_conn(inode); fuse_readahead() local
1097 struct fuse_conn *fc = get_fuse_conn(inode); fuse_cache_read_iter() local
1178 struct fuse_conn *fc = get_fuse_conn(inode); fuse_write_update_attr() local
1251 struct fuse_conn *fc = get_fuse_conn(mapping->host); fuse_fill_write_pages() local
1341 struct fuse_conn *fc = get_fuse_conn(inode); fuse_perform_write() local
1484 struct fuse_conn *fc = get_fuse_conn(inode); fuse_cache_write_iter() local
1655 struct fuse_conn *fc = ff->fm->fc; fuse_direct_io() local
1995 struct fuse_conn *fc = get_fuse_conn(inode); fuse_writepage_end() local
2067 fuse_writepage_add_to_bucket(struct fuse_conn * fc,struct fuse_writepage_args * wpa) fuse_writepage_add_to_bucket() argument
2096 struct fuse_conn *fc = get_fuse_conn(inode); fuse_writepage_args_setup() local
2167 fuse_folios_need_send(struct fuse_conn * fc,loff_t pos,unsigned len,struct fuse_args_pages * ap,unsigned cur_bytes,bool write) fuse_folios_need_send() argument
2208 struct fuse_conn *fc = get_fuse_conn(inode); fuse_iomap_writeback_range() local
2286 struct fuse_conn *fc = get_fuse_conn(inode); fuse_writepages() local
2379 struct fuse_conn *fc = ff->fm->fc; fuse_file_mmap() local
2436 convert_fuse_file_lock(struct fuse_conn * fc,const struct fuse_file_lock * ffl,struct file_lock * fl) convert_fuse_file_lock() argument
2474 struct fuse_conn *fc = get_fuse_conn(inode); fuse_lk_fill() local
2542 struct fuse_conn *fc = get_fuse_conn(inode); fuse_file_lock() local
2565 struct fuse_conn *fc = get_fuse_conn(inode); fuse_file_flock() local
2691 fuse_find_polled_node(struct fuse_conn * fc,u64 kh,struct rb_node ** parent_out) fuse_find_polled_node() argument
2722 fuse_register_polled_file(struct fuse_conn * fc,struct fuse_file * ff) fuse_register_polled_file() argument
2785 fuse_notify_poll_wakeup(struct fuse_conn * fc,struct fuse_notify_poll_wakeup_out * outarg) fuse_notify_poll_wakeup() argument
2819 fuse_round_up(struct fuse_conn * fc,loff_t off) fuse_round_up() argument
3034 struct fuse_conn *fc = fm->fc; __fuse_copy_file_range() local
3208 struct fuse_conn *fc = get_fuse_conn(inode); fuse_init_file_inode() local
[all...]
/linux/fs/proc/
H A Droot.c60 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() argument
91 static int proc_parse_subset_param(struct fs_context *fc, char *value) in proc_parse_subset_param() argument
115 static int proc_parse_pidns_param(struct fs_context *fc, in proc_parse_pidns_param() argument
169 proc_parse_param(struct fs_context * fc,struct fs_parameter * param) proc_parse_param() argument
227 proc_apply_options(struct proc_fs_info * fs_info,struct fs_context * fc,struct user_namespace * user_ns) proc_apply_options() argument
245 proc_fill_super(struct super_block * s,struct fs_context * fc) proc_fill_super() argument
299 proc_reconfigure(struct fs_context * fc) proc_reconfigure() argument
310 proc_get_tree(struct fs_context * fc) proc_get_tree() argument
315 proc_fs_context_free(struct fs_context * fc) proc_fs_context_free() argument
330 proc_init_fs_context(struct fs_context * fc) proc_init_fs_context() argument
[all...]
/linux/drivers/md/
H A Ddm-flakey.c21 #define all_corrupt_bio_flags_match(bio, fc) \ argument
54 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features()
266 struct flakey_c *fc; in flakey_ctr() local
339 struct flakey_c *fc = ti->private; in flakey_dtr() local
347 struct flakey_c *fc = ti->private; in flakey_map_sector() local
354 struct flakey_c *fc = ti->private; in flakey_map_bio() local
388 static void corrupt_bio_data(struct bio *bio, struct flakey_c *fc, in corrupt_bio_data()
428 static struct bio *clone_bio(struct dm_target *ti, struct flakey_c *fc, struct bio *bio) in clone_bio()
495 struct flakey_c *fc = ti->private; in flakey_map() local
576 struct flakey_c *fc = ti->private; in flakey_end_io() local
[all …]
/linux/fs/afs/
H A Dsuper.c223 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 Dfs_context.h139 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 Dparams.c205 static int ovl_parse_monolithic(struct fs_context *fc, void *data) in ovl_parse_monolithic()
295 static int ovl_mount_dir_check(struct fs_context *fc, const struct path *path, in ovl_mount_dir_check()
344 static int ovl_ctx_realloc_lower(struct fs_context *fc) in ovl_ctx_realloc_lower()
364 static void ovl_add_layer(struct fs_context *fc, enum ovl_opt layer, in ovl_add_layer()
430 static int ovl_do_parse_layer(struct fs_context *fc, const char *layer_name, in ovl_do_parse_layer()
456 static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param, in ovl_parse_layer()
520 static int ovl_parse_param_lowerdir(const char *name, struct fs_context *fc) in ovl_parse_param_lowerdir()
612 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param) in ovl_parse_param()
728 static int ovl_get_tree(struct fs_context *fc) in ovl_get_tree()
742 static void ovl_free(struct fs_context *fc) in ovl_free()
[all …]
/linux/fs/vboxsf/
H A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param() argument
111 static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc) in vboxsf_fill_super() argument
376 vboxsf_parse_monolithic(struct fs_context * fc,void * data) vboxsf_parse_monolithic() argument
386 vboxsf_get_tree(struct fs_context * fc) vboxsf_get_tree() argument
397 vboxsf_reconfigure(struct fs_context * fc) vboxsf_reconfigure() argument
410 vboxsf_free_fc(struct fs_context * fc) vboxsf_free_fc() argument
426 vboxsf_init_fs_context(struct fs_context * fc) vboxsf_init_fs_context() argument
[all...]
/linux/fs/jffs2/
H A Dsuper.c189 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
217 static inline void jffs2_update_mount_opts(struct fs_context *fc) in jffs2_update_mount_opts()
234 static int jffs2_reconfigure(struct fs_context *fc) in jffs2_reconfigure()
259 static int jffs2_fill_super(struct super_block *sb, struct fs_context *fc) in jffs2_fill_super()
293 static int jffs2_get_tree(struct fs_context *fc) in jffs2_get_tree()
298 static void jffs2_free_fc(struct fs_context *fc) in jffs2_free_fc()
310 static int jffs2_init_fs_context(struct fs_context *fc) in jffs2_init_fs_context()
/linux/drivers/mtd/
H A Dmtdsuper.c25 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb() argument
76 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr() argument
96 int get_tree_mtd(struct fs_context *fc, in get_tree_mtd() argument
[all...]
/linux/fs/nfs/
H A Dfs_context.c360 static int nfs_validate_transport_protocol(struct fs_context *fc, in nfs_validate_transport_protocol() argument
414 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add() argument
437 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors() argument
496 static int nfs_parse_xprtsec_policy(struct fs_context *fc, in nfs_parse_xprtsec_policy() argument
519 nfs_parse_version_string(struct fs_context * fc,const char * string) nfs_parse_version_string() argument
587 nfs_fs_context_parse_param(struct fs_context * fc,struct fs_parameter * param) nfs_fs_context_parse_param() argument
1065 nfs_parse_source(struct fs_context * fc,size_t maxnamlen,size_t maxpathlen) nfs_parse_source() argument
1130 is_remount_fc(struct fs_context * fc) is_remount_fc() argument
1151 nfs23_parse_monolithic(struct fs_context * fc,struct nfs_mount_data * data) nfs23_parse_monolithic() argument
1385 nfs4_parse_monolithic(struct fs_context * fc,struct nfs4_mount_data * data) nfs4_parse_monolithic() argument
1482 nfs_fs_context_parse_monolithic(struct fs_context * fc,void * data) nfs_fs_context_parse_monolithic() argument
1499 nfs_fs_context_validate(struct fs_context * fc) nfs_fs_context_validate() argument
1612 nfs_get_tree(struct fs_context * fc) nfs_get_tree() argument
1631 nfs_fs_context_dup(struct fs_context * fc,struct fs_context * src_fc) nfs_fs_context_dup() argument
1657 nfs_fs_context_free(struct fs_context * fc) nfs_fs_context_free() argument
1691 nfs_init_fs_context(struct fs_context * fc) nfs_init_fs_context() argument
[all...]
/linux/fs/freevxfs/
H A Dvxfs_super.c94 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()
/linux/fs/ceph/
H A Dsuper.c254 struct fs_context *fc) in ceph_parse_old_source()
273 struct fs_context *fc) in ceph_parse_new_source()
339 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source()
391 struct fs_context *fc) in ceph_parse_mon_addr()
404 static int ceph_parse_mount_param(struct fs_context *fc, in ceph_parse_mount_param()
1103 struct fs_context *fc, in ceph_apply_test_dummy_encryption()
1138 struct fs_context *fc, in ceph_apply_test_dummy_encryption()
1149 struct fs_context *fc) in ceph_real_mount()
1204 static int ceph_set_super(struct super_block *s, struct fs_context *fc) in ceph_set_super()
1239 static int ceph_compare_super(struct super_block *sb, struct fs_context *fc) in ceph_compare_super()
[all …]
/linux/fs/hfs/
H A Dsuper.c118 static int hfs_reconfigure(struct fs_context *fc) in hfs_reconfigure() argument
220 static int hfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfs_parse_param() argument
316 hfs_fill_super(struct super_block * sb,struct fs_context * fc) hfs_fill_super() argument
393 hfs_get_tree(struct fs_context * fc) hfs_get_tree() argument
398 hfs_free_fc(struct fs_context * fc) hfs_free_fc() argument
410 hfs_init_fs_context(struct fs_context * fc) hfs_init_fs_context() argument
[all...]
/linux/fs/squashfs/
H A Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
153 struct fs_context *fc, in supported_squashfs_filesystem()
180 static int squashfs_fill_super(struct super_block *sb, struct fs_context *fc) in squashfs_fill_super()
491 static int squashfs_get_tree(struct fs_context *fc) in squashfs_get_tree()
496 static int squashfs_reconfigure(struct fs_context *fc) in squashfs_reconfigure()
510 static void squashfs_free_fs_context(struct fs_context *fc) in squashfs_free_fs_context()
548 static int squashfs_init_fs_context(struct fs_context *fc) in squashfs_init_fs_context()
/linux/fs/devpts/
H A Dinode.c221 static int devpts_parse_param(struct fs_context *fc, struct fs_parameter *param) in devpts_parse_param()
259 static int mknod_ptmx(struct super_block *sb, struct fs_context *fc) in mknod_ptmx()
307 static int devpts_reconfigure(struct fs_context *fc) in devpts_reconfigure()
360 static int devpts_fill_super(struct super_block *s, struct fs_context *fc) in devpts_fill_super()
399 static int devpts_get_tree(struct fs_context *fc) in devpts_get_tree()
404 static void devpts_free_fc(struct fs_context *fc) in devpts_free_fc()
419 static int devpts_init_fs_context(struct fs_context *fc) in devpts_init_fs_context()

1234567891011