Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h231 FUSE_SETATTR = 4, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c1329 req->in.h.opcode = FUSE_SETATTR; in fuse_do_setattr()