/fs/ |
D | fs_context.c | 61 static int vfs_parse_sb_flag(struct fs_context *fc, const char *key) in vfs_parse_sb_flag() 98 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param() 143 int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string() 178 int generic_parse_monolithic(struct fs_context *fc, void *data) in generic_parse_monolithic() 231 struct fs_context *fc; in alloc_fs_context() local 302 void fc_drop_locked(struct fs_context *fc) in fc_drop_locked() 318 struct fs_context *fc; in vfs_dup_fs_context() local 414 static void put_fc_log(struct fs_context *fc) in put_fc_log() 434 void put_fs_context(struct fs_context *fc) in put_fs_context() 462 static void legacy_fs_context_free(struct fs_context *fc) in legacy_fs_context_free() [all …]
|
D | super.c | 486 bool mount_capable(struct fs_context *fc) in mount_capable() 512 struct super_block *sget_fc(struct fs_context *fc, in sget_fc() 904 int reconfigure_super(struct fs_context *fc) in reconfigure_super() 1005 struct fs_context *fc; in do_emergency_remount_callback() local 1131 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() 1137 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super() 1142 static int test_single_super(struct super_block *s, struct fs_context *fc) in test_single_super() 1172 int vfs_get_super(struct fs_context *fc, in vfs_get_super() 1227 int get_tree_nodev(struct fs_context *fc, in get_tree_nodev() 1235 int get_tree_single(struct fs_context *fc, in get_tree_single() [all …]
|
D | fsopen.c | 27 struct fs_context *fc = file->private_data; in fscontext_read() local 69 struct fs_context *fc = file->private_data; in fscontext_release() local 87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() 98 static int fscontext_alloc_log(struct fs_context *fc) in fscontext_alloc_log() 118 struct fs_context *fc; in SYSCALL_DEFINE2() local 160 struct fs_context *fc; in SYSCALL_DEFINE3() local 216 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd, in vfs_fsconfig_locked() 321 struct fs_context *fc; in SYSCALL_DEFINE5() local
|
/fs/fuse/ |
D | control.c | 25 struct fuse_conn *fc; in fuse_ctl_file_conn_get() local 37 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write() local 55 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read() local 106 struct fuse_conn *fc; in fuse_conn_max_background_read() local 129 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write() local 148 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read() local 166 struct fuse_conn *fc; in fuse_conn_congestion_threshold_write() local 231 struct fuse_conn *fc, in fuse_ctl_add_dentry() 273 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn() 312 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn() [all …]
|
D | inode.c | 135 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_evict_inode() local 160 static int fuse_reconfigure(struct fs_context *fc) in fuse_reconfigure() 208 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common() local 259 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes() local 393 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_iget_backing() local 433 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_iget() local 485 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid, in fuse_ilookup() 510 int fuse_reverse_inval_inode(struct fuse_conn *fc, u64 nodeid, in fuse_reverse_inval_inode() 562 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_umount_begin() local 659 static int fuse_parse_param(struct fs_context *fc, struct fs_parameter *param) in fuse_parse_param() [all …]
|
D | dev.c | 79 void fuse_set_initialized(struct fuse_conn *fc) in fuse_set_initialized() 86 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) in fuse_block_alloc() 91 static void fuse_drop_waiting(struct fuse_conn *fc) in fuse_drop_waiting() 109 struct fuse_conn *fc = fm->fc; in fuse_get_req() local 161 struct fuse_conn *fc = req->fm->fc; in fuse_put_request() local 240 void fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget, in fuse_queue_forget() 264 static void flush_bg_queue(struct fuse_conn *fc) in flush_bg_queue() 292 struct fuse_conn *fc = fm->fc; in fuse_request_end() local 379 struct fuse_conn *fc = req->fm->fc; in request_wait_answer() local 445 static void fuse_adjust_compat(struct fuse_conn *fc, struct fuse_args *args) in fuse_adjust_compat() [all …]
|
D | file.c | 151 struct fuse_conn *fc = fm->fc; in fuse_do_open() local 214 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_finish_open() local 239 struct fuse_conn *fc = fm->fc; in fuse_open_common() local 308 struct fuse_conn *fc = ff->fm->fc; in fuse_prepare_release() local 373 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_release() local 401 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id() 592 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_fsync() local 733 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_aio_complete() local 843 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_read_update_size() local 858 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_short_read() local [all …]
|
D | dir.c | 58 struct fuse_conn *fc = get_fuse_conn_super(dentry->d_sb); in fuse_dentry_settime() local 157 static void fuse_lookup_init(struct fuse_conn *fc, struct fuse_args *args, in fuse_lookup_init() 383 struct fuse_conn *fc = parent_fm->fc; in fuse_dentry_automount() local 721 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_create_open() local 834 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_atomic_open() local 1204 struct fuse_conn *fc = get_fuse_conn(olddir); in fuse_rename2() local 1310 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_fillattr() local 1428 int fuse_reverse_inval_entry(struct fuse_conn *fc, u64 parent_nodeid, in fuse_reverse_inval_entry() 1507 int fuse_allow_current_process(struct fuse_conn *fc) in fuse_allow_current_process() 1587 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_permission() local [all …]
|
D | acl.c | 16 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local 55 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl() local
|
/fs/proc/ |
D | root.c | 61 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() 92 static int proc_parse_subset_param(struct fs_context *fc, char *value) in proc_parse_subset_param() 115 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param() 149 struct fs_context *fc, in proc_apply_options() 162 static int proc_fill_super(struct super_block *s, struct fs_context *fc) in proc_fill_super() 216 static int proc_reconfigure(struct fs_context *fc) in proc_reconfigure() 227 static int proc_get_tree(struct fs_context *fc) in proc_get_tree() 232 static void proc_fs_context_free(struct fs_context *fc) in proc_fs_context_free() 247 static int proc_init_fs_context(struct fs_context *fc) in proc_init_fs_context()
|
/fs/afs/ |
D | super.c | 224 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() 419 static int afs_test_super(struct super_block *sb, struct fs_context *fc) in afs_test_super() 431 static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc) in afs_dynroot_test_super() 439 static int afs_set_super(struct super_block *sb, struct fs_context *fc) in afs_set_super() 505 static struct afs_super_info *afs_alloc_sbi(struct fs_context *fc) in afs_alloc_sbi() 557 static int afs_get_tree(struct fs_context *fc) in afs_get_tree() 610 static void afs_free_fc(struct fs_context *fc) in afs_free_fc() 630 static int afs_init_fs_context(struct fs_context *fc) in afs_init_fs_context()
|
/fs/jffs2/ |
D | super.c | 187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param() 215 static inline void jffs2_update_mount_opts(struct fs_context *fc) in jffs2_update_mount_opts() 232 static int jffs2_reconfigure(struct fs_context *fc) in jffs2_reconfigure() 257 static int jffs2_fill_super(struct super_block *sb, struct fs_context *fc) in jffs2_fill_super() 291 static int jffs2_get_tree(struct fs_context *fc) in jffs2_get_tree() 296 static void jffs2_free_fc(struct fs_context *fc) in jffs2_free_fc() 308 static int jffs2_init_fs_context(struct fs_context *fc) in jffs2_init_fs_context()
|
/fs/vboxsf/ |
D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param() 119 static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc) in vboxsf_fill_super() 384 static int vboxsf_parse_monolithic(struct fs_context *fc, void *data) in vboxsf_parse_monolithic() 394 static int vboxsf_get_tree(struct fs_context *fc) in vboxsf_get_tree() 405 static int vboxsf_reconfigure(struct fs_context *fc) in vboxsf_reconfigure() 418 static void vboxsf_free_fc(struct fs_context *fc) in vboxsf_free_fc() 434 static int vboxsf_init_fs_context(struct fs_context *fc) in vboxsf_init_fs_context()
|
/fs/nfs/ |
D | fs_context.c | 312 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add() 335 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors() 394 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string() 436 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param() 801 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source() 868 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc() 889 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic() 1117 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic() 1216 static int nfs_fs_context_parse_monolithic(struct fs_context *fc, in nfs_fs_context_parse_monolithic() 1233 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate() [all …]
|
D | nfs4super.c | 143 struct fs_context *fc, in do_nfs4_mount() 216 int nfs4_try_get_tree(struct fs_context *fc) in nfs4_try_get_tree() 241 int nfs4_get_referral_tree(struct fs_context *fc) in nfs4_get_referral_tree()
|
/fs/squashfs/ |
D | super.c | 41 struct fs_context *fc, in supported_squashfs_filesystem() 68 static int squashfs_fill_super(struct super_block *sb, struct fs_context *fc) in squashfs_fill_super() 346 static int squashfs_get_tree(struct fs_context *fc) in squashfs_get_tree() 351 static int squashfs_reconfigure(struct fs_context *fc) in squashfs_reconfigure() 363 static int squashfs_init_fs_context(struct fs_context *fc) in squashfs_init_fs_context()
|
/fs/sysfs/ |
D | mount.c | 26 static int sysfs_get_tree(struct fs_context *fc) in sysfs_get_tree() 40 static void sysfs_fs_context_free(struct fs_context *fc) in sysfs_fs_context_free() 55 static int sysfs_init_fs_context(struct fs_context *fc) in sysfs_init_fs_context()
|
/fs/ramfs/ |
D | inode.c | 189 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param() 217 static int ramfs_fill_super(struct super_block *sb, struct fs_context *fc) in ramfs_fill_super() 237 static int ramfs_get_tree(struct fs_context *fc) in ramfs_get_tree() 242 static void ramfs_free_fc(struct fs_context *fc) in ramfs_free_fc() 253 int ramfs_init_fs_context(struct fs_context *fc) in ramfs_init_fs_context()
|
/fs/configfs/ |
D | mount.c | 65 static int configfs_fill_super(struct super_block *sb, struct fs_context *fc) in configfs_fill_super() 101 static int configfs_get_tree(struct fs_context *fc) in configfs_get_tree() 110 static int configfs_init_fs_context(struct fs_context *fc) in configfs_init_fs_context()
|
/fs/efivarfs/ |
D | super.c | 194 static int efivarfs_fill_super(struct super_block *sb, struct fs_context *fc) in efivarfs_fill_super() 230 static int efivarfs_get_tree(struct fs_context *fc) in efivarfs_get_tree() 235 static int efivarfs_reconfigure(struct fs_context *fc) in efivarfs_reconfigure() 250 static int efivarfs_init_fs_context(struct fs_context *fc) in efivarfs_init_fs_context()
|
/fs/ceph/ |
D | super.c | 239 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 284 static int ceph_parse_mount_param(struct fs_context *fc, in ceph_parse_mount_param() 918 struct fs_context *fc) in ceph_real_mount() 966 static int ceph_set_super(struct super_block *s, struct fs_context *fc) in ceph_set_super() 996 static int ceph_compare_super(struct super_block *sb, struct fs_context *fc) in ceph_compare_super() 1055 static int ceph_get_tree(struct fs_context *fc) in ceph_get_tree() 1132 static void ceph_free_fc(struct fs_context *fc) in ceph_free_fc() 1143 static int ceph_reconfigure_fc(struct fs_context *fc) in ceph_reconfigure_fc() 1168 static int ceph_init_fs_context(struct fs_context *fc) in ceph_init_fs_context()
|
/fs/gfs2/ |
D | ops_fstype.c | 1116 static int gfs2_fill_super(struct super_block *sb, struct fs_context *fc) in gfs2_fill_super() 1297 static int gfs2_get_tree(struct fs_context *fc) in gfs2_get_tree() 1316 static void gfs2_fc_free(struct fs_context *fc) in gfs2_fc_free() 1410 static int gfs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in gfs2_parse_param() 1512 static int gfs2_reconfigure(struct fs_context *fc) in gfs2_reconfigure() 1612 static int gfs2_init_fs_context(struct fs_context *fc) in gfs2_init_fs_context() 1638 static int set_meta_super(struct super_block *s, struct fs_context *fc) in set_meta_super() 1643 static int test_meta_super(struct super_block *s, struct fs_context *fc) in test_meta_super() 1648 static int gfs2_meta_get_tree(struct fs_context *fc) in gfs2_meta_get_tree() 1686 static int gfs2_meta_init_fs_context(struct fs_context *fc) in gfs2_meta_init_fs_context()
|
/fs/exfat/ |
D | super.c | 257 static int exfat_parse_param(struct fs_context *fc, struct fs_parameter *param) in exfat_parse_param() 617 static int exfat_fill_super(struct super_block *sb, struct fs_context *fc) in exfat_fill_super() 714 static int exfat_get_tree(struct fs_context *fc) in exfat_get_tree() 719 static void exfat_free(struct fs_context *fc) in exfat_free() 729 static int exfat_reconfigure(struct fs_context *fc) in exfat_reconfigure() 745 static int exfat_init_fs_context(struct fs_context *fc) in exfat_init_fs_context()
|
/fs/erofs/ |
D | super.c | 470 static bool erofs_fc_set_dax_mode(struct fs_context *fc, unsigned int mode) in erofs_fc_set_dax_mode() 495 static int erofs_fc_parse_param(struct fs_context *fc, in erofs_fc_parse_param() 627 static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc) in erofs_fc_fill_super() 706 static int erofs_fc_get_tree(struct fs_context *fc) in erofs_fc_get_tree() 711 static int erofs_fc_reconfigure(struct fs_context *fc) in erofs_fc_reconfigure() 751 static void erofs_fc_free(struct fs_context *fc) in erofs_fc_free() 766 static int erofs_init_fs_context(struct fs_context *fc) in erofs_init_fs_context()
|
/fs/kernfs/ |
D | mount.c | 278 static int kernfs_test_super(struct super_block *sb, struct fs_context *fc) in kernfs_test_super() 286 static int kernfs_set_super(struct super_block *sb, struct fs_context *fc) in kernfs_set_super() 316 int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() 358 void kernfs_free_fs_context(struct fs_context *fc) in kernfs_free_fs_context()
|