Searched defs:fsc (Results 1 - 25 of 33) sorted by path

12

/linux-master/arch/arm64/mm/
H A Dfault.c357 unsigned long fsc = esr & ESR_ELx_FSC; local
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1211 int fin, fsc; local
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c836 int fsc = bttv_tvnorms[btv->tvnorm].Fsc; local
/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-core.c447 int fsc, pll; local
/linux-master/drivers/net/fddi/skfp/h/
H A Dsmt.h730 struct smt_p_fsc fsc ; /* frame status cap. */ member in struct:smt_nif
/linux-master/drivers/net/fddi/skfp/
H A Dsmt.c1443 static void smt_fill_fsc(struct s_smc *smc, struct smt_p_fsc *fsc) argument
[all...]
/linux-master/drivers/scsi/esas2r/
H A Desas2r_flash.c851 struct esas2r_ioctlfs_command *fsc = &fs->command; local
/linux-master/fs/ceph/
H A Daddr.c211 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
226 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
331 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
646 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
834 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
927 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
1835 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
1990 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode); local
[all...]
H A Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
86 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc) argument
109 ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) argument
[all...]
H A Dcache.h60 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc, argument
66 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) argument
H A Dcaps.c413 void ceph_reservation_status(struct ceph_fs_client *fsc, argument
951 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); local
1214 struct ceph_fs_client *fsc; local
3048 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
4984 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
[all...]
H A Dcrypto.c148 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) argument
H A Dcrypto.h179 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) argument
H A Ddebugfs.c28 struct ceph_fs_client *fsc = s->private; local
54 struct ceph_fs_client *fsc = s->private; local
151 struct ceph_fs_client *fsc = s->private; local
175 struct ceph_fs_client *fsc = s->private; local
201 struct ceph_fs_client *fsc = s->private; local
231 struct ceph_fs_client *fsc = s->private; local
270 struct ceph_fs_client *fsc = s->private; local
318 struct ceph_fs_client *fsc = s->private; local
354 struct ceph_fs_client *fsc = s->private; local
381 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; local
389 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; local
399 ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) argument
413 ceph_fs_debugfs_init(struct ceph_fs_client *fsc) argument
479 ceph_fs_debugfs_init(struct ceph_fs_client *fsc) argument
483 ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) argument
[all...]
H A Ddir.c112 static int note_last_dentry(struct ceph_fs_client *fsc, argument
191 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); local
321 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
726 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); local
799 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); local
1240 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); local
1333 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); local
2051 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); local
[all...]
H A Dexport.c300 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
419 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
445 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
[all...]
H A Dfile.c362 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); local
752 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); local
991 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
1427 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
1655 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
2277 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
2513 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
2816 ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, struct ceph_inode_info *dst_ci, u64 *dst_off, struct ceph_fs_client *fsc, size_t len, unsigned int flags) argument
[all...]
H A Dinode.c568 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
1523 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
2115 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
2801 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
2871 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); local
2919 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); local
[all...]
H A Dioctl.c362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
H A Dmds_client.c838 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); local
1924 struct ceph_fs_client *fsc = session->s_mdsc->fsc; local
5237 struct ceph_fs_client *fsc = mdsc->fsc; local
5371 ceph_mdsc_init(struct ceph_fs_client *fsc) argument
5749 ceph_mdsc_destroy(struct ceph_fs_client *fsc) argument
5771 struct ceph_fs_client *fsc = mdsc->fsc; local
[all...]
H A Dmds_client.h417 struct ceph_fs_client *fsc; member in struct:ceph_mds_client
H A Dquota.c490 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) argument
[all...]
H A Dsuper.c47 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); local
57 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); local
123 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
647 compare_mount_options(struct ceph_mount_options *new_fsopt, struct ceph_options *new_opt, struct ceph_fs_client *fsc) argument
690 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(root->d_sb); local
786 struct ceph_fs_client *fsc = client->private; local
809 struct ceph_fs_client *fsc; local
879 flush_fs_workqueues(struct ceph_fs_client *fsc) argument
885 destroy_fs_client(struct ceph_fs_client *fsc) argument
1008 __ceph_umount_begin(struct ceph_fs_client *fsc) argument
1021 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
1047 open_root_dentry(struct ceph_fs_client *fsc, const char *path, unsigned long started) argument
1098 struct ceph_fs_client *fsc = sb->s_fs_info; local
1140 ceph_real_mount(struct ceph_fs_client *fsc, struct fs_context *fc) argument
1198 struct ceph_fs_client *fsc = s->s_fs_info; local
1235 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
1272 ceph_setup_bdi(struct super_block *sb, struct ceph_fs_client *fsc) argument
1295 struct ceph_fs_client *fsc; local
1388 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
1528 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); local
1591 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); local
1647 struct ceph_fs_client *fsc; local
[all...]
H A Dsuper.h1116 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); local
H A Dxattr.c60 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); local
165 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); local
317 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); local
325 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); local
1111 struct ceph_fs_client *fsc local
[all...]

Completed in 367 milliseconds

12