Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-block-rnbd33 was passed as server parameter to the map_device entry.
39 Description: Contains the path that was passed as "device_path" to the map_device
Dsysfs-class-rnbd-client10 # cat /sys/class/rnbd-client/ctl/map_device
14 > [access_mode=<ro|rw|migration>] > map_device
18 What: /sys/class/rnbd-client/ctl/map_device
/Linux-v5.10/drivers/block/rnbd/
DREADME32 /sys/devices/virtual/rnbd-client/ctl/map_device
52 and the "device_path" that was specified in the map_device operation.
Drnbd-clt-sysfs.c580 __ATTR(map_device, 0644,
/Linux-v5.10/include/uapi/misc/
Dhabanalabs.h668 } map_device; member
/Linux-v5.10/drivers/misc/habanalabs/common/
Dmemory.c816 handle = lower_32_bits(args->map_device.handle); in get_paddr_from_handle()
910 handle = lower_32_bits(args->map_device.handle); in map_device_va()
928 hint_addr = args->map_device.hint_addr; in map_device_va()