Searched refs:striped_read (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ceph/ |
D | file.c | 566 static int striped_read(struct inode *inode, in striped_read() function 669 ret = striped_read(inode, off, ret, pages, num_pages, in ceph_sync_read() 684 ret = striped_read(inode, off, len, pages, num_pages, in ceph_sync_read()
|