Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c994 static bool __ceph_is_any_revoking(const struct ceph_inode_info *ci) in __ceph_is_any_revoking() function
1455 if ((ci->i_ceph_flags & CEPH_I_FLUSH_FORCE) != 0 && !__ceph_is_any_revoking(ci)) in __prep_cap()