Searched refs:dm_snap_pending_exception (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-snap.c181 struct dm_snap_pending_exception { struct
624 static struct dm_snap_pending_exception *alloc_pending_exception(struct dm_snapshot *s)
626 struct dm_snap_pending_exception *pe = mempool_alloc(s->pending_pool,
635 static void free_pending_exception(struct dm_snap_pending_exception *pe)
1414 static void pending_complete(struct dm_snap_pending_exception *pe, int success)
1476 struct dm_snap_pending_exception *pe = context;
1487 struct dm_snap_pending_exception *pe = context;
1502 static void start_copy(struct dm_snap_pending_exception *pe)
1524 static struct dm_snap_pending_exception *
1532 return container_of(e, struct dm_snap_pending_exception,
[all...]

Completed in 108 milliseconds