Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dsuper.h522 static inline bool __ceph_is_any_real_caps(struct ceph_inode_info *ci) in __ceph_is_any_real_caps() function
Dfile.c175 if (__ceph_is_any_real_caps(ci) && in ceph_open()
Dcaps.c968 if (!__ceph_is_any_real_caps(ci)) in __ceph_remove_cap()