Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h236 FUSE_UNLINK = 10, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c637 req->in.h.opcode = FUSE_UNLINK; in fuse_unlink()