Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dfusebuf.h114 #define FBT_GETATTR 1 macro
/openbsd/lib/libfuse/
H A Dfuse_ops.c1098 case FBT_GETATTR: in ifuse_exec_opcode()
/openbsd/sys/miscfs/fuse/
H A Dfuse_vnops.c444 fbuf = fb_setup(0, ip->i_number, FBT_GETATTR, p); in fusefs_getattr()