Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h230 FUSE_GETATTR = 3, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c815 req->in.h.opcode = FUSE_GETATTR; in fuse_do_getattr()