Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfuse.h336 FUSE_SETXATTR = 21, enumerator
/linux-4.1.27/fs/fuse/
Ddir.c1753 args.in.h.opcode = FUSE_SETXATTR; in fuse_setxattr()
Ddev.c1308 if (in->h.opcode == FUSE_SETXATTR) in fuse_dev_do_read()