Searched refs:ceph_check_caps (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/ceph/ |
| H A D | file.c | 338 ceph_check_caps(ci, 0); in ceph_renew_caps() 470 ceph_check_caps(ci, 0); in ceph_open() 613 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in wake_async_create_waiters() 1338 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY); in ceph_aio_complete() 1712 ceph_check_caps(ceph_inode(inode), in ceph_direct_read_write() 2147 ceph_check_caps(ceph_inode(inode), in ceph_sync_write() 2593 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in ceph_write_iter() 3247 ceph_check_caps(dst_ci, CHECK_CAPS_AUTHONLY | CHECK_CAPS_FLUSH); in __ceph_copy_file_range()
|
| H A D | ioctl.c | 274 ceph_check_caps(ci, 0); in ceph_ioctl_lazyio()
|
| H A D | caps.c | 2047 void ceph_check_caps(struct ceph_inode_info *ci, int flags) in ceph_check_caps() function 3048 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY); in check_max_size() 3372 ceph_check_caps(ci, 0); in __ceph_put_cap_refs() 3481 ceph_check_caps(ci, 0); in ceph_put_wrbuffer_cap_refs() 3884 ceph_check_caps(ci, flags | CHECK_CAPS_AUTHONLY | CHECK_CAPS_NOINVAL); in handle_cap_grant() 3886 ceph_check_caps(ci, flags | CHECK_CAPS_NOINVAL); in handle_cap_grant() 4732 ceph_check_caps(ci, 0); in ceph_check_delayed_caps() 4771 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in flush_dirty_session_caps()
|
| H A D | inode.c | 2295 ceph_check_caps(ci, 0); in ceph_do_invalidate_pages() 2357 ceph_check_caps(ci, 0); in __ceph_do_pending_vmtruncate() 2380 ceph_check_caps(ci, 0); in ceph_inode_work()
|
| H A D | super.h | 1350 extern void ceph_check_caps(struct ceph_inode_info *ci, int flags);
|
| H A D | addr.c | 1957 ceph_check_caps(ceph_inode(inode), CHECK_CAPS_AUTHONLY); in ceph_write_end()
|
| H A D | mds_client.c | 2707 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in ceph_cap_unlink_work()
|