Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlockspace.c189 static int do_uevent(struct dlm_ls *ls, int in, unsigned int release_recover) in do_uevent() function
583 error = do_uevent(ls, 1, 0); in new_lockspace()
600 do_uevent(ls, 0, 0); in new_lockspace()
741 do_uevent(ls, 0, (release_option == DLM_RELEASE_RECOVER)); in release_lockspace()