Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h239 FUSE_LINK = 13, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c751 req->in.h.opcode = FUSE_LINK; in fuse_link()