/linux-6.15/fs/ceph/ |
D | debugfs.c | 28 struct ceph_fs_client *fsc = s->private; in mdsmap_show() local 54 struct ceph_fs_client *fsc = s->private; in mdsc_show() local 151 struct ceph_fs_client *fsc = s->private; in metrics_file_show() local 175 struct ceph_fs_client *fsc = s->private; in metrics_latency_show() local 201 struct ceph_fs_client *fsc = s->private; in metrics_size_show() local 231 struct ceph_fs_client *fsc = s->private; in metrics_caps_show() local 270 struct ceph_fs_client *fsc = s->private; in caps_show() local 318 struct ceph_fs_client *fsc = s->private; in mds_sessions_show() local 354 struct ceph_fs_client *fsc = s->private; in status_show() local 381 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_set() local [all …]
|
D | super.c | 47 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); in ceph_put_super() local 57 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs() local 123 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_sync_fs() local 660 struct ceph_fs_client *fsc) in compare_mount_options() 701 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(root->d_sb); in ceph_show_options() local 797 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch() local 820 struct ceph_fs_client *fsc; in create_fs_client() local 890 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues() 896 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client() 1020 static void __ceph_umount_begin(struct ceph_fs_client *fsc) in __ceph_umount_begin() [all …]
|
D | cache.c | 18 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_fscache_register_inode_cookie() local 86 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc) in ceph_fscache_register_fs() 109 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
|
D | addr.c | 214 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read() local 337 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read() local 353 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read() local 450 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request() local 712 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock() local 874 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish() local 971 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount() local 991 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size() local 1061 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range() local 1132 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_check_page_before_write() local [all …]
|
D | dir.c | 112 static int note_last_dentry(struct ceph_fs_client *fsc, in note_last_dentry() 192 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); in __dcache_readdir() local 322 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_readdir() local 726 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_handle_snapdir() local 799 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup() local 1248 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb() local 1341 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink() local 2076 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_d_release() local
|
D | cache.h | 60 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc, in ceph_fscache_register_fs() 66 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
|
D | export.c | 300 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_dentry() local 419 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_parent() local 445 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name() local
|
D | file.c | 362 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_open() local 783 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_atomic_open() local 1053 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read() local 1487 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write() local 1716 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write() local 2338 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter() local 2574 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object() local 2879 struct ceph_fs_client *fsc, in ceph_do_objects_copy()
|
D | xattr.c | 60 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout() local 165 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout_pool() local 317 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_cluster_fsid() local 325 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_client_id() local 1111 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_sync_setxattr() local
|
D | inode.c | 568 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_alloc_inode() local 1524 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fill_trace() local 2121 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work() local 2835 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr() local 2905 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr() local 2953 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr() local
|
D | ioctl.c | 362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl() local
|
D | quota.c | 490 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
|
D | mds_client.c | 838 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_wait_on_conflict_unlink() local 1916 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps() local 5335 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session() local 5471 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init() 6033 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() 6055 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap() local
|
D | crypto.h | 179 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
|
D | caps.c | 414 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() 952 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric() local 1201 struct ceph_fs_client *fsc; in ceph_remove_cap() local 3043 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps() local 5011 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_purge_inode_cap() local
|
D | super.h | 54 #define ceph_set_mount_opt(fsc, opt) \ argument 56 #define ceph_clear_mount_opt(fsc, opt) \ argument 58 #define ceph_test_mount_opt(fsc, opt) \ argument 1114 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown() local
|
/linux-6.15/fs/xfs/scrub/ |
D | fscounters.c | 155 struct xchk_fscounters *fsc = sc->buf; in xchk_fscounters_freeze() local 182 struct xchk_fscounters *fsc = buf; in xchk_fscounters_cleanup() local 200 struct xchk_fscounters *fsc; in xchk_setup_fscounters() local 261 struct xchk_fscounters *fsc, in xchk_fscount_btreeblks() 295 struct xchk_fscounters *fsc) in xchk_fscount_aggregate_agcounts() 395 struct xchk_fscounters *fsc = priv; in xchk_fscount_add_frextent() local 408 struct xchk_fscounters *fsc) in xchk_fscount_count_frextents() 444 struct xchk_fscounters *fsc) in xchk_fscount_count_frextents() 514 struct xchk_fscounters *fsc = sc->buf; in xchk_fscounters() local
|
D | fscounters_repair.c | 51 struct xchk_fscounters *fsc = sc->buf; in xrep_fscounters() local
|
/linux-6.15/fs/fuse/ |
D | inode.c | 198 static int fuse_reconfigure(struct fs_context *fsc) in fuse_reconfigure() 789 static int fuse_parse_param(struct fs_context *fsc, struct fs_parameter *param) in fuse_parse_param() 888 static void fuse_free_fsc(struct fs_context *fsc) in fuse_free_fsc() 1739 static int fuse_get_tree_submount(struct fs_context *fsc) in fuse_get_tree_submount() 1780 int fuse_init_fs_context_submount(struct fs_context *fsc) in fuse_init_fs_context_submount() 1889 static int fuse_fill_super(struct super_block *sb, struct fs_context *fsc) in fuse_fill_super() 1920 static int fuse_set_no_super(struct super_block *sb, struct fs_context *fsc) in fuse_set_no_super() 1925 static int fuse_test_super(struct super_block *sb, struct fs_context *fsc) in fuse_test_super() 1931 static int fuse_get_tree(struct fs_context *fsc) in fuse_get_tree() 2002 static int fuse_init_fs_context(struct fs_context *fsc) in fuse_init_fs_context()
|
D | control.c | 306 static int fuse_ctl_fill_super(struct super_block *sb, struct fs_context *fsc) in fuse_ctl_fill_super() 332 static int fuse_ctl_get_tree(struct fs_context *fsc) in fuse_ctl_get_tree() 341 static int fuse_ctl_init_fs_context(struct fs_context *fsc) in fuse_ctl_init_fs_context()
|
D | virtio_fs.c | 121 static int virtio_fs_parse_param(struct fs_context *fsc, in virtio_fs_parse_param() 146 static void virtio_fs_free_fsc(struct fs_context *fsc) in virtio_fs_free_fsc() 1543 static int virtio_fs_fill_super(struct super_block *sb, struct fs_context *fsc) in virtio_fs_fill_super() 1655 struct fs_context *fsc) in virtio_fs_test_super() 1663 static int virtio_fs_get_tree(struct fs_context *fsc) in virtio_fs_get_tree() 1742 static int virtio_fs_init_fs_context(struct fs_context *fsc) in virtio_fs_init_fs_context()
|
/linux-6.15/arch/arm64/kvm/hyp/include/hyp/ |
D | fault.h | 17 u64 fsc = esr & ESR_ELx_FSC; in __fault_safe_to_translate() local
|
/linux-6.15/arch/arm64/kvm/ |
D | nested.c | 107 static u32 compute_fsc(int level, u32 fsc) in compute_fsc() 112 static int esr_s2_fault(struct kvm_vcpu *vcpu, int level, u32 fsc) in esr_s2_fault()
|
/linux-6.15/drivers/iio/dac/ |
D | ad9739a.c | 204 unsigned int i = 0, lock, fsc; in ad9739a_init() local
|
/linux-6.15/drivers/iommu/riscv/ |
D | iommu.c | 1012 struct device *dev, u64 fsc, u64 ta) in riscv_iommu_iodir_update() 1326 u64 fsc, ta; in riscv_iommu_attach_paging_domain() local
|