Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dfile.c242 if ((file->f_mode & FMODE_WRITE) && ceph_has_inline_data(ci)) { in ceph_init_file_info()
2156 if (!ceph_has_inline_data(ci)) { in ceph_read_iter()
2281 if (ceph_has_inline_data(ci) || in ceph_splice_read()
H A Dsuper.h1295 static inline bool ceph_has_inline_data(struct ceph_inode_info *ci) in ceph_has_inline_data() function
H A Daddr.c368 if (ceph_has_inline_data(ci) && ceph_netfs_issue_op_inline(subreq)) in ceph_netfs_issue_read()
1974 !ceph_has_inline_data(ci)) { in ceph_filemap_fault()
H A Dinode.c1294 if (ceph_has_inline_data(ci) && in ceph_fill_inode()
H A Dcaps.c3136 ceph_has_inline_data(ci) && in __ceph_get_caps()