Symbol: ceph_inode_to_fs_client
fs/ceph/addr.c
1005
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1025
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1092
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1163
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1273
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1313
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1436
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
1655
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
215
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
2220
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
2395
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode);
fs/ceph/addr.c
2589
if (ceph_test_mount_opt(ceph_inode_to_fs_client(inode),
fs/ceph/addr.c
344
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
360
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
466
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
728
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/addr.c
903
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
1722
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
2821
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
3047
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/caps.c
4092
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
4837
ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/caps.c
5035
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
1072
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
1385
queue_work(ceph_inode_to_fs_client(inode)->inode_wq,
fs/ceph/file.c
1526
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
1766
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
224
ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options;
fs/ceph/file.c
2399
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
259
fi->filp_gen = READ_ONCE(ceph_inode_to_fs_client(inode)->filp_gen);
fs/ceph/file.c
2635
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/file.c
3037
struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode);
fs/ceph/file.c
3046
struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode);
fs/ceph/inode.c
2221
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/inode.c
2927
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/ioctl.c
253
struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc;
fs/ceph/ioctl.c
375
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
61
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry));
fs/ceph/super.h
1161
struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode);
fs/ceph/super.h
557
return (struct ceph_client *)ceph_inode_to_fs_client(inode)->client;