Searched refs:__ceph_is_file_opened (Results 1 – 3 of 3) sorted by relevance
197 if ((inode->i_nlink == 0) && !__ceph_is_file_opened(ci)) { in __fh_to_dentry()
794 static inline bool __ceph_is_file_opened(struct ceph_inode_info *ci) in __ceph_is_file_opened() function
783 __ceph_is_file_opened(ci)) { in ceph_fill_file_size()