Home
last modified time | relevance | path

Searched refs:FUSE_SETXATTR (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dfuse.h246 FUSE_SETXATTR = 21, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c1424 req->in.h.opcode = FUSE_SETXATTR; in fuse_setxattr()
Ddev.c1145 if (in->h.opcode == FUSE_SETXATTR) in fuse_dev_do_read()