Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h14 EM( FUSE_SETATTR, "FUSE_SETATTR") \
H A Ddir.c1861 args->opcode = FUSE_SETATTR; in fuse_setattr_fill()
H A Ddev.c488 case FUSE_SETATTR: in fuse_adjust_compat()
/linux/include/uapi/linux/
H A Dfuse.h43 * FUSE_SETATTR, FUSE_SYMLINK, FUSE_MKNOD, FUSE_MKDIR, FUSE_UNLINK,
605 FUSE_SETATTR = 4,
594 FUSE_SETATTR = 4, global() enumerator