Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A 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()
2004 used = __ceph_caps_used(ci); in ceph_check_caps()
2270 __ceph_caps_used(ci), __ceph_caps_wanted(ci), in try_flush_caps()
2558 __ceph_caps_used(ci), in __kick_flushing_caps()
3595 used = __ceph_caps_used(ci); in handle_cap_grant()
4705 used = __ceph_caps_used(ci); in ceph_encode_inode_release()
H A Dsnap.c535 used = __ceph_caps_used(ci); in ceph_queue_cap_snap()
H A Dsuper.h792 extern int __ceph_caps_used(struct ceph_inode_info *ci);
H A Dmds_client.c2145 used = __ceph_caps_used(ci); in trim_caps_cb()