Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfuse.h573 FUSE_SETATTR = 4, enumerator
/Linux-v6.6/fs/fuse/
Ddev.c448 case FUSE_SETATTR: in fuse_adjust_compat()
Ddir.c1791 args->opcode = FUSE_SETATTR; in fuse_setattr_fill()