Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c2943 static int do_set_group(struct path *from_path, struct path *to_path) in do_set_group() function
4123 ret = do_set_group(&from_path, &to_path); in SYSCALL_DEFINE5()