Home
last modified time | relevance | path

Searched hist:f6fccb1213ba3d661baeb2a5eee0a9701dc03e1b (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Ddevice-mapper.hdiff f6fccb1213ba3d661baeb2a5eee0a9701dc03e1b Mon Jul 21 06:00:37 CDT 2008 Milan Broz <mbroz@redhat.com> dm: introduce merge_bvec_fn

Introduce a bvec merge function for device mapper devices
for dynamic size restrictions.

This code ensures the requested biovec lies within a single
target and then calls a target-specific function to check
against any constraints imposed by underlying devices.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
/openbmc/linux/drivers/md/
H A Ddm.cdiff f6fccb1213ba3d661baeb2a5eee0a9701dc03e1b Mon Jul 21 06:00:37 CDT 2008 Milan Broz <mbroz@redhat.com> dm: introduce merge_bvec_fn

Introduce a bvec merge function for device mapper devices
for dynamic size restrictions.

This code ensures the requested biovec lies within a single
target and then calls a target-specific function to check
against any constraints imposed by underlying devices.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>