Home
last modified time | relevance | path

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

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