Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dfile.c337 ceph_check_caps(ci, 0); in ceph_renew_caps()
469 ceph_check_caps(ci, 0); in ceph_open()
612 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in wake_async_create_waiters()
1336 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY); in ceph_aio_complete()
1710 ceph_check_caps(ceph_inode(inode), in ceph_direct_read_write()
2145 ceph_check_caps(ceph_inode(inode), in ceph_sync_write()
2542 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in ceph_write_iter()
3195 ceph_check_caps(dst_ci, CHECK_CAPS_AUTHONLY | CHECK_CAPS_FLUSH); in __ceph_copy_file_range()
H A Dioctl.c268 ceph_check_caps(ci, 0); in ceph_ioctl_lazyio()
H A Dcaps.c2010 void ceph_check_caps(struct ceph_inode_info *ci, int flags) in ceph_check_caps() function
2996 ceph_check_caps(ci, CHECK_CAPS_AUTHONLY); in check_max_size()
3307 ceph_check_caps(ci, 0); in __ceph_put_cap_refs()
3416 ceph_check_caps(ci, 0); in ceph_put_wrbuffer_cap_refs()
3802 ceph_check_caps(ci, flags | CHECK_CAPS_AUTHONLY | CHECK_CAPS_NOINVAL); in handle_cap_grant()
3804 ceph_check_caps(ci, flags | CHECK_CAPS_NOINVAL); in handle_cap_grant()
4642 ceph_check_caps(ci, 0); in ceph_check_delayed_caps()
4681 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in flush_dirty_session_caps()
H A Dinode.c2293 ceph_check_caps(ci, 0); in ceph_do_invalidate_pages()
2355 ceph_check_caps(ci, 0); in __ceph_do_pending_vmtruncate()
2378 ceph_check_caps(ci, 0); in ceph_inode_work()
H A Dsuper.h1301 extern void ceph_check_caps(struct ceph_inode_info *ci, int flags);
H A Daddr.c1934 ceph_check_caps(ceph_inode(inode), CHECK_CAPS_AUTHONLY); in ceph_write_end()
H A Dmds_client.c2560 ceph_check_caps(ci, CHECK_CAPS_FLUSH); in ceph_cap_unlink_work()