Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h472 #define FUSE_GETATTR_FH (1 << 0) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h487 #define FUSE_GETATTR_FH (1 << 0) macro
/openbmc/linux/fs/fuse/
H A Ddir.c1195 inarg.getattr_flags |= FUSE_GETATTR_FH; in fuse_do_statx()
1256 inarg.getattr_flags |= FUSE_GETATTR_FH; in fuse_do_getattr()