Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dnamespace.c3095 static int do_set_group(struct path *from_path, struct path *to_path) in do_set_group() function
4276 ret = do_set_group(&from_path, &to_path); in SYSCALL_DEFINE5()