Home
last modified time | relevance | path

Searched refs:i_ceph_lock (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/fs/ceph/
Dcaps.c454 spin_lock(&ci->i_ceph_lock); in ceph_get_cap_for_mds()
456 spin_unlock(&ci->i_ceph_lock); in ceph_get_cap_for_mds()
565 lockdep_assert_held(&ci->i_ceph_lock); in __check_cap_issue()
608 lockdep_assert_held(&ci->i_ceph_lock); in change_auth_cap_ses()
643 lockdep_assert_held(&ci->i_ceph_lock); in ceph_add_cap()
956 spin_lock(&ci->i_ceph_lock); in ceph_caps_revoking()
958 spin_unlock(&ci->i_ceph_lock); in ceph_caps_revoking()
1091 spin_lock(&ci->i_ceph_lock); in ceph_is_any_caps()
1093 spin_unlock(&ci->i_ceph_lock); in ceph_is_any_caps()
1117 lockdep_assert_held(&ci->i_ceph_lock); in __ceph_remove_cap()
[all …]
Dio.c27 spin_lock(&ci->i_ceph_lock); in ceph_block_o_direct()
29 spin_unlock(&ci->i_ceph_lock); in ceph_block_o_direct()
112 spin_lock(&ci->i_ceph_lock); in ceph_block_buffered()
114 spin_unlock(&ci->i_ceph_lock); in ceph_block_buffered()
Dxattr.c271 spin_lock(&ci->i_ceph_lock); in ceph_vxattrcb_quota_exists()
277 spin_unlock(&ci->i_ceph_lock); in ceph_vxattrcb_quota_exists()
335 spin_lock(&ci->i_ceph_lock); in ceph_vxattrcb_caps()
337 spin_unlock(&ci->i_ceph_lock); in ceph_vxattrcb_caps()
348 spin_lock(&ci->i_ceph_lock); in ceph_vxattrcb_auth_mds()
351 spin_unlock(&ci->i_ceph_lock); in ceph_vxattrcb_auth_mds()
746 __releases(ci->i_ceph_lock) in __build_xattrs()
747 __acquires(ci->i_ceph_lock) in __build_xattrs()
775 spin_unlock(&ci->i_ceph_lock); in __build_xattrs()
790 spin_lock(&ci->i_ceph_lock); in __build_xattrs()
[all …]
Dquota.c69 spin_lock(&ci->i_ceph_lock); in ceph_handle_quota()
75 spin_unlock(&ci->i_ceph_lock); in ceph_handle_quota()
351 spin_lock(&ci->i_ceph_lock); in check_quota_exceeded()
359 spin_unlock(&ci->i_ceph_lock); in check_quota_exceeded()
493 spin_lock(&ci->i_ceph_lock); in ceph_quota_update_statfs()
502 spin_unlock(&ci->i_ceph_lock); in ceph_quota_update_statfs()
Dfile.c289 spin_lock(&ci->i_ceph_lock); in ceph_renew_caps()
295 spin_unlock(&ci->i_ceph_lock); in ceph_renew_caps()
301 spin_unlock(&ci->i_ceph_lock); in ceph_renew_caps()
377 spin_lock(&ci->i_ceph_lock); in ceph_open()
387 spin_unlock(&ci->i_ceph_lock); in ceph_open()
399 spin_unlock(&ci->i_ceph_lock); in ceph_open()
403 spin_unlock(&ci->i_ceph_lock); in ceph_open()
431 spin_lock(&cdst->i_ceph_lock); in cache_file_layout()
439 spin_unlock(&cdst->i_ceph_lock); in cache_file_layout()
456 spin_lock(&ci->i_ceph_lock); in try_prep_async_create()
[all …]
Dlocks.c49 spin_lock(&ci->i_ceph_lock); in ceph_fl_release_lock()
51 spin_unlock(&ci->i_ceph_lock); in ceph_fl_release_lock()
252 spin_lock(&ci->i_ceph_lock); in ceph_lock()
256 spin_unlock(&ci->i_ceph_lock); in ceph_lock()
311 spin_lock(&ci->i_ceph_lock); in ceph_flock()
315 spin_unlock(&ci->i_ceph_lock); in ceph_flock()
Dinode.c272 spin_lock(&ci->i_ceph_lock); in ceph_fill_dirfrag()
275 spin_unlock(&ci->i_ceph_lock); in ceph_fill_dirfrag()
456 spin_lock_init(&ci->i_ceph_lock); in ceph_alloc_inode()
824 spin_lock(&ci->i_ceph_lock); in ceph_fill_inode()
896 lockdep_is_held(&ci->i_ceph_lock)); in ceph_fill_inode()
972 spin_unlock(&ci->i_ceph_lock); in ceph_fill_inode()
988 spin_lock(&ci->i_ceph_lock); in ceph_fill_inode()
1054 spin_unlock(&ci->i_ceph_lock); in ceph_fill_inode()
1814 spin_lock(&ci->i_ceph_lock); in ceph_inode_set_size()
1821 spin_unlock(&ci->i_ceph_lock); in ceph_inode_set_size()
[all …]
Dsuper.h320 spinlock_t i_ceph_lock; member
603 spin_lock(&ci->i_ceph_lock); in ceph_set_error_write()
605 spin_unlock(&ci->i_ceph_lock); in ceph_set_error_write()
612 spin_lock(&ci->i_ceph_lock); in ceph_clear_error_write()
614 spin_unlock(&ci->i_ceph_lock); in ceph_clear_error_write()
708 spin_lock(&ci->i_ceph_lock); in ceph_caps_issued()
710 spin_unlock(&ci->i_ceph_lock); in ceph_caps_issued()
718 spin_lock(&ci->i_ceph_lock); in ceph_caps_issued_mask_metric()
720 spin_unlock(&ci->i_ceph_lock); in ceph_caps_issued_mask_metric()
Ddir.c343 spin_lock(&ci->i_ceph_lock); in ceph_readdir()
355 spin_unlock(&ci->i_ceph_lock); in ceph_readdir()
360 spin_unlock(&ci->i_ceph_lock); in ceph_readdir()
564 spin_lock(&ci->i_ceph_lock); in ceph_readdir()
578 spin_unlock(&ci->i_ceph_lock); in ceph_readdir()
759 spin_lock(&ci->i_ceph_lock); in ceph_lookup()
769 spin_unlock(&ci->i_ceph_lock); in ceph_lookup()
775 spin_unlock(&ci->i_ceph_lock); in ceph_lookup()
1104 spin_lock(&ci->i_ceph_lock); in get_caps_for_async_unlink()
1109 spin_unlock(&ci->i_ceph_lock); in get_caps_for_async_unlink()
[all …]
Daddr.c97 spin_lock(&ci->i_ceph_lock); in ceph_set_page_dirty()
120 spin_unlock(&ci->i_ceph_lock); in ceph_set_page_dirty()
401 spin_lock(&ci->i_ceph_lock); in get_oldest_context()
446 spin_unlock(&ci->i_ceph_lock); in get_oldest_context()
460 spin_lock(&ci->i_ceph_lock); in get_writepages_data_length()
469 spin_unlock(&ci->i_ceph_lock); in get_writepages_data_length()
1529 spin_lock(&ci->i_ceph_lock); in ceph_page_mkwrite()
1533 spin_unlock(&ci->i_ceph_lock); in ceph_page_mkwrite()
1605 spin_lock(&ci->i_ceph_lock); in ceph_uninline_data()
1607 spin_unlock(&ci->i_ceph_lock); in ceph_uninline_data()
[all …]
Dacl.c24 spin_lock(&ci->i_ceph_lock); in ceph_set_cached_acl()
29 spin_unlock(&ci->i_ceph_lock); in ceph_set_cached_acl()
Dsnap.c494 spin_lock(&ci->i_ceph_lock); in ceph_queue_cap_snap()
603 spin_unlock(&ci->i_ceph_lock); in ceph_queue_cap_snap()
868 lockdep_assert_held(&ci->i_ceph_lock); in ceph_change_snap_realm()
980 spin_lock(&ci->i_ceph_lock); in ceph_handle_snap()
1002 spin_unlock(&ci->i_ceph_lock); in ceph_handle_snap()
1007 spin_unlock(&ci->i_ceph_lock); in ceph_handle_snap()
Dioctl.c249 spin_lock(&ci->i_ceph_lock); in ceph_ioctl_lazyio()
253 spin_unlock(&ci->i_ceph_lock); in ceph_ioctl_lazyio()
Dmds_client.c1138 spin_lock(&ci->i_ceph_lock); in __choose_mds()
1145 spin_unlock(&ci->i_ceph_lock); in __choose_mds()
1153 spin_unlock(&ci->i_ceph_lock); in __choose_mds()
1599 lockdep_assert_held(&ci->i_ceph_lock); in remove_capsnaps()
1629 spin_lock(&ci->i_ceph_lock); in remove_session_caps_cb()
1700 spin_unlock(&ci->i_ceph_lock); in remove_session_caps_cb()
1790 spin_lock(&ci->i_ceph_lock); in wake_up_session_cb()
1793 spin_unlock(&ci->i_ceph_lock); in wake_up_session_cb()
1797 spin_lock(&ci->i_ceph_lock); in wake_up_session_cb()
1799 spin_unlock(&ci->i_ceph_lock); in wake_up_session_cb()
[all …]