Home
last modified time | relevance | path

Searched refs:ceph_sb_to_fs_client (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/fs/ceph/
H A Dexport.c128 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(sb)->mdsc; in __lookup_inode()
210 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(sb)->mdsc; in __snapfh_to_dentry()
300 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_dentry()
321 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(sb)->mdsc; in __get_parent()
419 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_parent()
H A Dsuper.c47 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); in ceph_put_super()
123 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_sync_fs()
701 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(root->d_sb); in ceph_show_options()
1033 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_umount_begin()
1247 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_compare_super()
1344 if (ceph_sb_to_fs_client(sb) != fsc) { in ceph_get_tree()
1346 fsc = ceph_sb_to_fs_client(sb); in ceph_get_tree()
1400 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_reconfigure_fc()
1540 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); in ceph_kill_sb()
1614 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_force_reconnect()
H A Dioctl.c68 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout()
143 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy()
186 &ceph_sb_to_fs_client(inode->i_sb)->client->osdc; in ceph_ioctl_get_dataloc()
H A Ddir.c726 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_handle_snapdir()
799 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup()
1248 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb()
1341 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink()
1542 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dn->d_sb)->mdsc; in __ceph_dentry_lease_touch()
1576 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dn->d_sb)->mdsc; in __ceph_dentry_dir_lease_touch()
1612 mdsc = ceph_sb_to_fs_client(di->dentry->d_sb)->mdsc; in __dentry_lease_unlist()
1844 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dentry->d_sb)->mdsc; in dentry_lease_is_valid()
1970 mdsc = ceph_sb_to_fs_client(dir->i_sb)->mdsc; in ceph_d_revalidate()
2076 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_d_release()
[all …]
H A Dxattr.c60 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout()
165 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout_pool()
317 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_cluster_fsid()
325 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_client_id()
1111 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_sync_setxattr()
1183 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __ceph_setxattr()
H A Dsuper.h499 ceph_sb_to_fs_client(const struct super_block *sb) in ceph_sb_to_fs_client() function
507 return (struct ceph_mds_client *)ceph_sb_to_fs_client(sb)->mdsc; in ceph_sb_to_mdsc()
569 if (unlikely(ceph_test_mount_opt(ceph_sb_to_fs_client(sb), INO32))) in ceph_present_ino()
H A Dcaps.c952 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric()
1786 ceph_sb_to_fs_client(ci->netfs.inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1912 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __mark_caps_flushing()
2283 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in try_flush_caps()
2361 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in flush_mdlog_and_wait_inode_unsafe_requests()
2550 ceph_sb_to_fs_client(inode->i_sb)->mdsc; in ceph_write_inode()
3817 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in handle_cap_flush_ack()
3927 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __ceph_remove_capsnap()
3973 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in handle_cap_flushsnap_ack()
H A Dinode.c568 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_alloc_inode()
1524 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fill_trace()
2477 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __ceph_setattr()
2905 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr()
2953 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
3099 if (ceph_test_mount_opt(ceph_sb_to_fs_client(sb), RBYTES)) { in ceph_getattr()
H A Dcrypto.c132 return ceph_sb_to_fs_client(sb)->fsc_dummy_enc_policy.policy; in ceph_get_dummy_policy()
H A Dfile.c362 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_open()
783 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_atomic_open()
H A Dmds_client.c838 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_wait_on_conflict_unlink()