Home
last modified time | relevance | path

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

/linux/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()
1603 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.c725 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_handle_snapdir()
798 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup()
1239 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb()
1332 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink()
1533 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dn->d_sb)->mdsc; in __ceph_dentry_lease_touch()
1567 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dn->d_sb)->mdsc; in __ceph_dentry_dir_lease_touch()
1603 mdsc = ceph_sb_to_fs_client(di->dentry->d_sb)->mdsc; in __dentry_lease_unlist()
1835 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dentry->d_sb)->mdsc; in dentry_lease_is_valid()
1946 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(dentry->d_sb)->mdsc; in ceph_d_revalidate()
1961 mdsc = ceph_sb_to_fs_client(dir->i_sb)->mdsc; in ceph_d_revalidate()
[all …]
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()
2472 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __ceph_setattr()
2900 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr()
2948 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
3094 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()