Home
last modified time | relevance | path

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

/net/core/
Ddevlink.c397 struct devlink_snapshot *snapshot; in devlink_region_snapshot_get_by_id() local
399 list_for_each_entry(snapshot, &region->snapshot_list, list) in devlink_region_snapshot_get_by_id()
400 if (snapshot->id == id) in devlink_region_snapshot_get_by_id()
401 return snapshot; in devlink_region_snapshot_get_by_id()
4183 struct devlink_snapshot *snapshot) in devlink_nl_region_snapshot_id_put() argument
4192 err = nla_put_u32(msg, DEVLINK_ATTR_REGION_SNAPSHOT_ID, snapshot->id); in devlink_nl_region_snapshot_id_put()
4208 struct devlink_snapshot *snapshot; in devlink_nl_region_snapshots_id_put() local
4217 list_for_each_entry(snapshot, &region->snapshot_list, list) { in devlink_nl_region_snapshots_id_put()
4218 err = devlink_nl_region_snapshot_id_put(msg, devlink, snapshot); in devlink_nl_region_snapshots_id_put()
4278 struct devlink_snapshot *snapshot, in devlink_nl_region_notify_build() argument
[all …]
/net/ceph/
DMakefile17 pagevec.o snapshot.o string_table.o