Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h247 FUSE_GETXATTR = 22, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c1462 req->in.h.opcode = FUSE_GETXATTR; in fuse_getxattr()