Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Ddebugfs.c61 struct ceph_fs_client *fsc = s->private; in mdsmap_show() local
87 struct ceph_fs_client *fsc = s->private; in mdsc_show() local
182 struct ceph_fs_client *fsc = s->private; in metrics_file_show() local
206 struct ceph_fs_client *fsc = s->private; in metrics_latency_show() local
232 struct ceph_fs_client *fsc = s->private; in metrics_size_show() local
262 struct ceph_fs_client *fsc = s->private; in metrics_caps_show() local
301 struct ceph_fs_client *fsc = s->private; in caps_show() local
349 struct ceph_fs_client *fsc = s->private; in mds_sessions_show() local
385 struct ceph_fs_client *fsc = s->private; in status_show() local
398 struct ceph_fs_client *fsc = s->private; in reset_status_show() local
[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 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 Dioctl.c375 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl() local
H A Dquota.c504 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
/linux/fs/xfs/scrub/
H A Dfscounters.c155 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
262 struct xchk_fscounters *fsc, in xchk_fscount_btreeblks()
296 struct xchk_fscounters *fsc) in xchk_fscount_aggregate_agcounts()
396 struct xchk_fscounters *fsc = priv; in xchk_fscount_add_frextent() local
409 struct xchk_fscounters *fsc) in xchk_fscount_count_frextents()
445 struct xchk_fscounters *fsc) in xchk_fscount_count_frextents()
515 struct xchk_fscounters *fsc = sc->buf; in xchk_fscounters() local
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dfault.h17 u64 fsc = esr & ESR_ELx_FSC; in __fault_safe_to_translate() local
/linux/arch/arm64/kvm/
H A Dinject_fault.c109 u64 esr = 0, fsc; in inject_abt64() local
/linux/drivers/iio/dac/
H A Dad9739a.c203 unsigned int i = 0, lock, fsc; in ad9739a_init() local
/linux/arch/arm64/mm/
H A Dfault.c394 unsigned long fsc = esr & ESR_ELx_FSC; in is_el1_mte_sync_tag_check_fault() local
/linux/net/sched/
H A Dsch_hfsc.c881 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) in hfsc_change_fsc()
921 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/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/fs/smb/client/
H A Dfs_context.h286 bool fsc:1; /* enable fscache */ member
/linux/drivers/net/fddi/skfp/h/
H A Dsmt.h730 struct smt_p_fsc fsc ; /* frame status cap. */ member