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/
H A Ddev-cache.h36 int dev_cache_init(struct cmd_context *cmd);
H A Ddev-cache.c550 int dev_cache_init(struct cmd_context *cmd) in dev_cache_init() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Ddev-cache.h36 int dev_cache_init(struct cmd_context *cmd);
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c548 if (!dev_cache_init(cmd)) in _init_dev_cache()