Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dsuper.h670 extern int __ceph_caps_used(struct ceph_inode_info *ci);
679 int w = __ceph_caps_file_wanted(ci) | __ceph_caps_used(ci); in __ceph_caps_wanted()
Dcaps.c952 int __ceph_caps_used(struct ceph_inode_info *ci) in __ceph_caps_used() function
1854 used = __ceph_caps_used(ci); in ceph_check_caps()
2132 __ceph_caps_used(ci), in try_flush_caps()
2346 __ceph_caps_used(ci), in __kick_flushing_caps()
3256 used = __ceph_caps_used(ci); in handle_cap_grant()
4170 used = __ceph_caps_used(ci); in ceph_encode_inode_release()
Dsnap.c478 used = __ceph_caps_used(ci); in ceph_queue_cap_snap()
Dmds_client.c1734 used = __ceph_caps_used(ci); in trim_caps_cb()