Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfuse.h343 FUSE_SETATTR = 4, enumerator
/Linux-v4.19/fs/fuse/
Ddir.c1578 args->in.h.opcode = FUSE_SETATTR; in fuse_setattr_fill()
Ddev.c527 case FUSE_SETATTR: in fuse_adjust_compat()