Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.h641 extern int __ceph_caps_used(struct ceph_inode_info *ci);
650 int w = __ceph_caps_file_wanted(ci) | __ceph_caps_used(ci); in __ceph_caps_wanted()
Dcaps.c947 int __ceph_caps_used(struct ceph_inode_info *ci) in __ceph_caps_used() function
1869 used = __ceph_caps_used(ci); in ceph_check_caps()
2141 int used = __ceph_caps_used(ci); in try_flush_caps()
2355 false, __ceph_caps_used(ci), in __kick_flushing_caps()
3234 used = __ceph_caps_used(ci); in handle_cap_grant()
4150 used = __ceph_caps_used(ci); in ceph_encode_inode_release()
Dsnap.c473 used = __ceph_caps_used(ci); in ceph_queue_cap_snap()
Dmds_client.c1559 used = __ceph_caps_used(ci); in trim_caps_cb()