Home
last modified time | relevance | path

Searched refs:__ceph_caps_revoking_other (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h732 extern int __ceph_caps_revoking_other(struct ceph_inode_info *ci,
H A Dinode.c1906 if (__ceph_caps_revoking_other(ci, NULL, CEPH_CAP_FILE_CACHE)) in ceph_do_invalidate_pages()
1931 if (__ceph_caps_revoking_other(ci, NULL, CEPH_CAP_FILE_CACHE)) in ceph_do_invalidate_pages()
H A Dcaps.c957 int __ceph_caps_revoking_other(struct ceph_inode_info *ci, in __ceph_caps_revoking_other() function
978 ret = __ceph_caps_revoking_other(ci, NULL, mask); in ceph_caps_revoking()
3567 __ceph_caps_revoking_other(ci, cap, newcaps))
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h789 extern int __ceph_caps_revoking_other(struct ceph_inode_info *ci,
H A Dcaps.c939 int __ceph_caps_revoking_other(struct ceph_inode_info *ci, in __ceph_caps_revoking_other() function
960 ret = __ceph_caps_revoking_other(ci, NULL, mask); in ceph_caps_revoking()
3646 __ceph_caps_revoking_other(ci, cap, newcaps))
H A Dinode.c2119 if (__ceph_caps_revoking_other(ci, NULL, CEPH_CAP_FILE_CACHE)) in ceph_do_invalidate_pages()
2144 if (__ceph_caps_revoking_other(ci, NULL, CEPH_CAP_FILE_CACHE)) in ceph_do_invalidate_pages()

Completed in 21 milliseconds