Home
last modified time | relevance | path

Searched refs:__ceph_caps_used (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/ceph/
Dcaps.c967 int __ceph_caps_used(struct ceph_inode_info *ci) in __ceph_caps_used() function
1055 int w = __ceph_caps_file_wanted(ci) | __ceph_caps_used(ci); in __ceph_caps_wanted()
2000 used = __ceph_caps_used(ci); in ceph_check_caps()
2266 __ceph_caps_used(ci), __ceph_caps_wanted(ci), in try_flush_caps()
2554 __ceph_caps_used(ci), in __kick_flushing_caps()
3591 used = __ceph_caps_used(ci); in handle_cap_grant()
4701 used = __ceph_caps_used(ci); in ceph_encode_inode_release()
Dsnap.c532 used = __ceph_caps_used(ci); in ceph_queue_cap_snap()
Dsuper.h792 extern int __ceph_caps_used(struct ceph_inode_info *ci);
Dmds_client.c2144 used = __ceph_caps_used(ci); in trim_caps_cb()