Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dpassthrough_ll.c291 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st) in lo_find() function
330 inode = lo_find(lo_data(req), &e->attr); in lo_do_lookup()