Home
last modified time | relevance | path

Searched refs:ceph_sb_to_client (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/fs/ceph/
Dsuper.c46 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super()
119 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()
656 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
984 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_umount_begin()
1143 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_compare_super()
1239 if (ceph_sb_to_client(sb) != fsc) { in ceph_get_tree()
1241 fsc = ceph_sb_to_client(sb); in ceph_get_tree()
1292 struct ceph_fs_client *fsc = ceph_sb_to_client(fc->root->d_sb); in ceph_reconfigure_fc()
1370 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_kill_sb()
1398 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_force_reconnect()
Dioctl.c67 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout()
142 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy()
185 &ceph_sb_to_client(inode->i_sb)->client->osdc; in ceph_ioctl_get_dataloc()
Ddir.c682 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()
750 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()
1092 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_async_unlink_cb()
1183 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()
1357 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in __ceph_dentry_lease_touch()
1404 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in __ceph_dentry_dir_lease_touch()
1418 mdsc = ceph_sb_to_client(di->dentry->d_sb)->mdsc; in __dentry_lease_unlist()
1771 mdsc = ceph_sb_to_client(dir->i_sb)->mdsc; in ceph_d_revalidate()
1878 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release()
1947 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
Dexport.c125 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __lookup_inode()
207 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __snapfh_to_dentry()
319 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent()
Dxattr.c60 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout()
164 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout_pool()
316 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_cluster_fsid()
324 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_client_id()
1064 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_sync_setxattr()
1134 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setxattr()
Dsuper.h456 ceph_sb_to_client(const struct super_block *sb) in ceph_sb_to_client() function
464 return (struct ceph_mds_client *)ceph_sb_to_client(sb)->mdsc; in ceph_sb_to_mdsc()
520 if (unlikely(ceph_test_mount_opt(ceph_sb_to_client(sb), INO32))) in ceph_present_ino()
Dcaps.c923 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric()
1686 ceph_sb_to_client(ci->netfs.inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1809 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __mark_caps_flushing()
2170 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in try_flush_caps()
2248 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in flush_mdlog_and_wait_inode_unsafe_requests()
2431 ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_write_inode()
3624 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in handle_cap_flush_ack()
3730 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_remove_capsnap()
3774 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in handle_cap_flushsnap_ack()
Dinode.c1283 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()
2017 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setattr()
2300 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr()
2346 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_do_getvxattr()
2487 if (ceph_test_mount_opt(ceph_sb_to_client(sb), RBYTES)) { in ceph_getattr()
Dfile.c359 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()
728 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()
Dmds_client.c680 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_wait_on_conflict_unlink()