Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfhandle.c174 static int handle_to_path(int mountdirfd, struct file_handle __user *ufh, in handle_to_path() function
230 retval = handle_to_path(mountdirfd, ufh, &path); in do_handle_open()