Home
last modified time | relevance | path

Searched refs:__ceph_is_any_real_caps (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ceph/
Dsuper.h548 static inline bool __ceph_is_any_real_caps(struct ceph_inode_info *ci) in __ceph_is_any_real_caps() function
Dfile.c243 if (__ceph_is_any_real_caps(ci) && in ceph_open()
Dcaps.c979 if (!__ceph_is_any_real_caps(ci)) in __ceph_remove_cap()