Home
last modified time | relevance | path

Searched defs:fsc (Results 1 – 25 of 28) sorted by relevance

12

/linux/fs/ceph/
H A Ddebugfs.c28 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 …]
H A Dsuper.c47 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 …]
H A Dcache.c18 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()
H A Daddr.c211 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read() local
326 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read() local
342 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read() local
437 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request() local
669 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepage_nounlock() local
857 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish() local
950 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_writepages_start() local
1856 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_uninline_data() local
2011 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in __ceph_pool_perm_get() local
H A Ddir.c112 static int note_last_dentry(struct ceph_fs_client *fsc, in note_last_dentry()
191 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); in __dcache_readdir() local
321 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_readdir() local
725 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_handle_snapdir() local
798 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup() local
1239 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb() local
1332 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink() local
2078 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_d_release() local
H A Dcache.h60 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()
H A Dexport.c300 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
H A Dfile.c362 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()
H A Dxattr.c60 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
H A Dinode.c568 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
2116 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work() local
2830 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr() local
2900 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr() local
2948 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr() local
H A Dioctl.c362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl() local
H A Dquota.c490 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
H A Dmds_client.c838 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
5332 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session() local
5468 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
6028 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
6050 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap() local
H A Dcrypto.h179 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
H A Dcaps.c414 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
H A Dsuper.h54 #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
H A Dcrypto.c148 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
/linux/fs/fuse/
H A Dcontrol.c306 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()
/linux/arch/arm64/kvm/
H A Dnested.c105 static u32 compute_fsc(int level, u32 fsc) in compute_fsc()
110 static int esr_s2_fault(struct kvm_vcpu *vcpu, int level, u32 fsc) in esr_s2_fault()
/linux/drivers/iio/dac/
H A Dad9739a.c204 unsigned int i = 0, lock, fsc; in ad9739a_init() local
/linux/net/sched/
H A Dsch_hfsc.c889 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) in hfsc_change_fsc()
929 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() local
/linux/drivers/scsi/esas2r/
H A Desas2r_flash.c851 struct esas2r_ioctlfs_command *fsc = &fs->command; in esas2r_process_fs_ioctl() local
/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c447 int fsc, pll; in cx18_av_std_setup() local
/linux/drivers/net/fddi/skfp/
H A Dsmt.c1443 static void smt_fill_fsc(struct s_smc *smc, struct smt_p_fsc *fsc) in smt_fill_fsc()
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1211 int fin, fsc; in cx25840_std_setup() local

12