Home
last modified time | relevance | path

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

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