Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h228 FUSE_LOOKUP = 1, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c120 req->in.h.opcode = FUSE_LOOKUP; in fuse_lookup_init()