Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dfile.c239 if ((file->f_mode & FMODE_WRITE) && ceph_has_inline_data(ci)) { in ceph_init_file_info()
2057 if (!ceph_has_inline_data(ci)) { in ceph_read_iter()
2180 if (ceph_has_inline_data(ci) || in ceph_splice_read()
H A Daddr.c365 if (ceph_has_inline_data(ci) && ceph_netfs_issue_op_inline(subreq)) in ceph_netfs_issue_read()
1623 !ceph_has_inline_data(ci)) { in ceph_filemap_fault()
H A Dsuper.h1297 static inline bool ceph_has_inline_data(struct ceph_inode_info *ci) in ceph_has_inline_data() function
H A Dinode.c1261 if (ceph_has_inline_data(ci) && in ceph_fill_inode()
H A Dcaps.c3058 ceph_has_inline_data(ci) && in __ceph_get_caps()