Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dfusebuf.h115 #define FBT_SETATTR 2 macro
/openbsd/lib/libfuse/
H A Dfuse_ops.c1101 case FBT_SETATTR: in ifuse_exec_opcode()
/openbsd/sys/miscfs/fuse/
H A Dfuse_vnops.c504 fbuf = fb_setup(sizeof(*io), ip->ufs_ino.i_number, FBT_SETATTR, p); in fusefs_setattr()