Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dsuper.c44 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super()
115 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()
530 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
848 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_umount_begin()
1006 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_compare_super()
1099 if (ceph_sb_to_client(sb) != fsc) { in ceph_get_tree()
1101 fsc = ceph_sb_to_client(sb); in ceph_get_tree()
1152 struct ceph_fs_client *fsc = ceph_sb_to_client(fc->root->d_sb); in ceph_reconfigure_fc()
1223 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_kill_sb()
1251 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_force_reconnect()
A 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()
A Ddir.c673 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()
741 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()
1139 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()
1287 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in __ceph_dentry_lease_touch()
1334 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in __ceph_dentry_dir_lease_touch()
1348 mdsc = ceph_sb_to_client(di->dentry->d_sb)->mdsc; in __dentry_lease_unlist()
1701 mdsc = ceph_sb_to_client(dir->i_sb)->mdsc; in ceph_d_revalidate()
1808 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release()
1877 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
A Dexport.c125 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __lookup_inode()
206 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __snapfh_to_dentry()
318 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent()
A Dxattr.c60 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout()
164 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout_pool()
316 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_cluster_fsid()
324 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_client_id()
1047 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_sync_setxattr()
1117 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setxattr()
A Dsuper.h449 ceph_sb_to_client(const struct super_block *sb) in ceph_sb_to_client() function
457 return (struct ceph_mds_client *)ceph_sb_to_client(sb)->mdsc; in ceph_sb_to_mdsc()
513 if (unlikely(ceph_test_mount_opt(ceph_sb_to_client(sb), INO32))) in ceph_present_ino()
A Dcaps.c922 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in __ceph_caps_issued_mask_metric()
1684 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1807 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __mark_caps_flushing()
2140 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in try_flush_caps()
2218 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in unsafe_request_wait()
2398 ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_write_inode()
3583 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in handle_cap_flush_ack()
3689 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_remove_capsnap()
3733 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in handle_cap_flushsnap_ack()
A Dinode.c1271 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()
1999 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setattr()
2252 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr()
2385 if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), in ceph_getattr()
A Dfile.c341 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()
679 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()

Completed in 31 milliseconds