1dmmp_path_blk_nameD_egveitc(e3)Mapper Multipath API - libdmmpdmMmapn_upaalth_blk_name_get(3)
2
3
4

NAME

6       dmmp_path_blk_name_get - Retrieve block name.
7

SYNOPSIS

9       const char * dmmp_path_blk_name_get (struct dmmp_path *dmmp_p);
10

ARGUMENTS

12       dmmp_p      Pointer  of  'struct  dmmp_path'.  If this pointer is NULL,
13                   your program will be terminated by assert.
14

DESCRIPTION

16       Retrieve block name of certain path. The example  of  block  names  are
17       'sda',
18

RETURN

20       const char *. No need to free this memory, the resources will get freed
21       when dmmp_mpath_array_free.
22
23
24
25October 2018                dmmp_path_blk_name_get   dmmp_path_blk_name_get(3)
Impressum