Searched refs:FUSE_GETATTR_FH (Results 1 – 2 of 2) sorted by relevance
/third_party/libfuse/include/ | ||
D | fuse_kernel.h | 426 #define FUSE_GETATTR_FH (1 << 0) macro |
/third_party/libfuse/lib/ | ||
D | fuse_lowlevel.c | 1160 if (arg->getattr_flags & FUSE_GETATTR_FH) { |