Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h29 EM( FUSE_SETXATTR, "FUSE_SETXATTR") \
H A Dxattr.c30 args.opcode = FUSE_SETXATTR; in fuse_setxattr()
H A Ddev.c1345 if (args->opcode == FUSE_SETXATTR) in fuse_dev_do_read()
/linux/include/uapi/linux/
H A Dfuse.h45 * FUSE_RELEASE, FUSE_FSYNC, FUSE_FLUSH, FUSE_SETXATTR, FUSE_GETXATTR,
620 FUSE_SETXATTR = 21,
609 FUSE_SETXATTR = 21, global() enumerator