Home
last modified time | relevance | path

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

/linux/fs/
H A Dfhandle.c404 static struct file *file_open_handle(struct path *path, int open_flag) in file_open_handle() function
425 return FD_ADD(open_flag, file_open_handle(&path, open_flag)); in do_handle_open()