Searched refs:striped_read (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ceph/ |
D | file.c | 570 static int striped_read(struct inode *inode, in striped_read() function 673 ret = striped_read(inode, off, ret, pages, num_pages, in ceph_sync_read() 688 ret = striped_read(inode, off, len, pages, num_pages, in ceph_sync_read()
|