Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.h115 extern int do_post_command(struct local_client *client);
H A Dclvmd-command.c304 int do_post_command(struct local_client *client) in do_post_command() function
H A Dclvmd.c1520 do_post_command(client); in pre_and_post_thread()