Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dexport.c197 if ((inode->i_nlink == 0) && !__ceph_is_file_opened(ci)) { in __fh_to_dentry()
H A Dsuper.h795 static inline bool __ceph_is_file_opened(struct ceph_inode_info *ci) in __ceph_is_file_opened() function
H A Dinode.c783 __ceph_is_file_opened(ci)) { in ceph_fill_file_size()