Home
last modified time | relevance | path

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

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