Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Daddr.c308 static const struct netfs_read_request_ops ceph_netfs_read_ops = { variable
346 return netfs_readpage(file, page, &ceph_netfs_read_ops, NULL); in ceph_readpage()
377 netfs_readahead(ractl, &ceph_netfs_read_ops, (void *)(uintptr_t)got); in ceph_readahead()
1256 &ceph_netfs_read_ops, NULL); in ceph_write_begin()