Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Daddr.c316 if (ceph_has_inline_data(ci) && ceph_netfs_issue_op_inline(subreq)) in ceph_netfs_issue_read()
1435 !ceph_has_inline_data(ci)) { in ceph_filemap_fault()
Dsuper.h1233 static inline bool ceph_has_inline_data(struct ceph_inode_info *ci) in ceph_has_inline_data() function
Dfile.c243 if ((file->f_mode & FMODE_WRITE) && ceph_has_inline_data(ci)) { in ceph_init_file_info()
1646 if (!ceph_has_inline_data(ci)) { in ceph_read_iter()
Dinode.c1052 if (ceph_has_inline_data(ci) && in ceph_fill_inode()
Dcaps.c2990 ceph_has_inline_data(ci) && in ceph_get_caps()