Home
last modified time | relevance | path

Searched defs:is_long_lived (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/lvm2/dist/include/
H A Dtoolcontext.h72 unsigned is_long_lived:1; /* Optimises persistent_filter handling */ member
/dragonfly/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.h72 unsigned is_long_lived:1; /* Optimises persistent_filter handling */ member
H A Dtoolcontext.c1070 struct cmd_context *create_toolcontext(unsigned is_long_lived, in create_toolcontext()