Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c654 static int _init_filters(struct cmd_context *cmd, unsigned load_persistent_cache) in _init_filters() function
1154 if (!_init_filters(cmd, 1)) in create_toolcontext()
1241 return _init_filters(cmd, 0); in refresh_filters()
1290 if (!_init_filters(cmd, 0)) in refresh_toolcontext()