Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dfile.c312 ceph_check_caps(ci, 0); in ceph_renew_caps()
412 ceph_check_caps(ci, 0); in ceph_open()
554 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in wake_async_create_waiters()
1214 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY); in ceph_aio_complete()
1559 ceph_check_caps(ceph_inode(inode), in ceph_direct_read_write()
1984 ceph_check_caps(ceph_inode(inode), in ceph_sync_write()
2374 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in ceph_write_iter()
3006 ceph_check_caps(dst_ci, CHECK_CAPS_AUTHONLY | CHECK_CAPS_FLUSH); in __ceph_copy_file_range()
Dioctl.c257 ceph_check_caps(ci, 0); in ceph_ioctl_lazyio()
Dcaps.c1968 void ceph_check_caps(struct ceph_inode_info *ci, int flags) in ceph_check_caps() function
2919 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY); in check_max_size()
3222 ceph_check_caps(ci, 0); in __ceph_put_cap_refs()
3337 ceph_check_caps(ci, 0); in ceph_put_wrbuffer_cap_refs()
3714 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY | CHECK_CAPS_NOINVAL); in handle_cap_grant()
3716 ceph_check_caps(ci, CHECK_CAPS_NOINVAL); in handle_cap_grant()
4536 ceph_check_caps(ci, 0); in ceph_check_delayed_caps()
4565 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in flush_dirty_session_caps()
Dinode.c2151 ceph_check_caps(ci, 0); in ceph_do_invalidate_pages()
2210 ceph_check_caps(ci, 0); in __ceph_do_pending_vmtruncate()
2232 ceph_check_caps(ci, 0); in ceph_inode_work()
Dsuper.h1263 extern void ceph_check_caps(struct ceph_inode_info *ci, int flags);
Daddr.c1552 ceph_check_caps(ceph_inode(inode), CHECK_CAPS_AUTHONLY); in ceph_write_end()