Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/include/
H A Ddev-cache.h36 int dev_cache_init(struct cmd_context *cmd);
/dflybsd-src/contrib/lvm2/dist/lib/device/
H A Ddev-cache.h36 int dev_cache_init(struct cmd_context *cmd);
H A Ddev-cache.c560 int dev_cache_init(struct cmd_context *cmd) in dev_cache_init() function
/dflybsd-src/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.c549 if (!dev_cache_init(cmd)) in _init_dev_cache()