Searched refs:clamp_length (Results 1 – 5 of 5) sorted by relevance
524 if (rreq->netfs_ops->clamp_length && in netfs_rreq_prepare_read()525 !rreq->netfs_ops->clamp_length(subreq)) { in netfs_rreq_prepare_read()
214 bool (*clamp_length)(struct netfs_io_subrequest *subreq); member
392 .clamp_length = nfs_netfs_clamp_length
300 bool (*clamp_length)(struct netfs_io_subrequest *subreq);346 * ``clamp_length()``
512 .clamp_length = ceph_netfs_clamp_length,