Home
last modified time | relevance | path

Searched refs:ceph_check_caps (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/ceph/
Dfile.c298 ceph_check_caps(ci, 0, NULL); in ceph_renew_caps()
393 ceph_check_caps(ci, 0, NULL); in ceph_open()
1009 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY, NULL); in ceph_aio_complete()
1335 ceph_check_caps(ceph_inode(inode), in ceph_direct_read_write()
1492 ceph_check_caps(ceph_inode(inode), in ceph_sync_write()
1822 ceph_check_caps(ci, 0, NULL); in ceph_write_iter()
2430 ceph_check_caps(dst_ci, CHECK_CAPS_AUTHONLY, NULL); in __ceph_copy_file_range()
Dioctl.c256 ceph_check_caps(ci, 0, NULL); in ceph_ioctl_lazyio()
Dcaps.c1899 void ceph_check_caps(struct ceph_inode_info *ci, int flags, in ceph_check_caps() function
2812 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY, NULL); in check_max_size()
3101 ceph_check_caps(ci, 0, NULL); in __ceph_put_cap_refs()
3217 ceph_check_caps(ci, 0, NULL); in ceph_put_wrbuffer_cap_refs()
3565 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY | CHECK_CAPS_NOINVAL, in handle_cap_grant()
3568 ceph_check_caps(ci, CHECK_CAPS_NOINVAL, session); in handle_cap_grant()
4292 ceph_check_caps(ci, 0, NULL); in ceph_check_delayed_caps()
4320 ceph_check_caps(ci, CHECK_CAPS_FLUSH, NULL); in flush_dirty_session_caps()
Dinode.c1895 ceph_check_caps(ci, 0, NULL); in ceph_do_invalidate_pages()
1954 ceph_check_caps(ci, 0, NULL); in __ceph_do_pending_vmtruncate()
1976 ceph_check_caps(ci, 0, NULL); in ceph_inode_work()
Dsuper.h1173 extern void ceph_check_caps(struct ceph_inode_info *ci, int flags,
Daddr.c1304 ceph_check_caps(ceph_inode(inode), CHECK_CAPS_AUTHONLY, NULL); in ceph_write_end()