Home
last modified time | relevance | path

Searched refs:dev_cache_init (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/lib/device/
Ddev-cache.h36 int dev_cache_init(struct cmd_context *cmd);
Ddev-cache.c550 int dev_cache_init(struct cmd_context *cmd) in dev_cache_init() function
/netbsd/src/external/gpl2/lvm2/dist/include/
Ddev-cache.h36 int dev_cache_init(struct cmd_context *cmd);
/netbsd/src/external/gpl2/lvm2/dist/lib/commands/
Dtoolcontext.c548 if (!dev_cache_init(cmd)) in _init_dev_cache()