OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_handle
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl2/lvm2/dist/include/
lv_alloc.h
46
struct
alloc_handle
;
47
struct
alloc_handle
*allocate_extents(struct volume_group *vg,
57
int lv_add_segment(struct
alloc_handle
*ah,
66
int lv_add_mirror_areas(struct
alloc_handle
*ah,
74
int lv_add_log_segment(struct
alloc_handle
*ah, struct logical_volume *log_lv);
78
void alloc_destroy(struct
alloc_handle
*ah);
/src/external/gpl2/lvm2/dist/lib/metadata/
lv_alloc.h
46
struct
alloc_handle
;
47
struct
alloc_handle
*allocate_extents(struct volume_group *vg,
57
int lv_add_segment(struct
alloc_handle
*ah,
66
int lv_add_mirror_areas(struct
alloc_handle
*ah,
74
int lv_add_log_segment(struct
alloc_handle
*ah, struct logical_volume *log_lv);
78
void alloc_destroy(struct
alloc_handle
*ah);
lv_manip.c
507
struct
alloc_handle
{
struct
536
static struct
alloc_handle
*_alloc_init(struct cmd_context *cmd,
546
struct
alloc_handle
*ah;
595
void alloc_destroy(struct
alloc_handle
*ah)
732
static int _alloc_parallel_area(struct
alloc_handle
*ah, uint32_t needed,
982
static int _find_parallel_space(struct
alloc_handle
*ah, alloc_policy_t alloc,
1189
static int _allocate(struct
alloc_handle
*ah,
1308
struct
alloc_handle
*allocate_extents(struct volume_group *vg,
1318
struct
alloc_handle
*ah;
1355
int lv_add_segment(struct
alloc_handle
*ah
[
all
...]
mirror.c
926
static int _create_mimage_lvs(struct
alloc_handle
*ah,
1188
struct
alloc_handle
*ah;
1274
struct
alloc_handle
*ah,
1306
struct
alloc_handle
*ah,
1378
struct
alloc_handle
*ah;
1462
struct
alloc_handle
*ah;
/src/external/bsd/openldap/dist/libraries/libldap/
tls2.c
309
alloc_handle
( void *ctx_arg, int is_server )
function
368
ssl =
alloc_handle
( ctx, 0 );
478
ssl =
alloc_handle
( ctx_arg, 1 );
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c
1553
alloc_handle
(isc_nmsocket_t *sock) {
function
1577
handle =
alloc_handle
(sock);
/src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr.c
815
alloc_handle
(isc_nmsocket_t *sock) {
function
855
handle =
alloc_handle
(sock);
Completed in 26 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026