Symbol: ceph_inode_to_fs_client
fs/ceph/addr.c
1002
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1069
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1140
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1250
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1290
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1407
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1626
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
214
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
2191
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
2366
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode);
fs/ceph/addr.c
2559
if (ceph_test_mount_opt(ceph_inode_to_fs_client(inode),
fs/ceph/addr.c
339
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
355
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
461
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
723
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
885
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
982
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/cache.c
18
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/caps.c
1014
ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options;
fs/ceph/caps.c
1141
mdsc = ceph_inode_to_fs_client(&ci->netfs.inode)->mdsc;
fs/ceph/caps.c
1212
fsc = ceph_inode_to_fs_client(&ci->netfs.inode);
fs/ceph/caps.c
1368
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
1721
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
2818
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
3044
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/caps.c
4069
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
4813
ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
5011
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/caps.c
657
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/dir.c
192
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir);
fs/ceph/dir.c
322
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/export.c
450
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/export.c
561
mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/file.c
1047
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
1351
queue_work(ceph_inode_to_fs_client(inode)->inode_wq,
fs/ceph/file.c
1481
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
1710
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
205
ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options;
fs/ceph/file.c
2333
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
240
fi->filp_gen = READ_ONCE(ceph_inode_to_fs_client(inode)->filp_gen);
fs/ceph/file.c
2569
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
2971
struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode);
fs/ceph/file.c
2980
struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode);
fs/ceph/inode.c
2179
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/inode.c
2885
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/ioctl.c
247
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/ioctl.c
369
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/snap.c
980
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/super.c
60
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry));
fs/ceph/super.h
1142
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/super.h
540
return (struct ceph_client *)ceph_inode_to_fs_client(inode)->client;