Searched refs:FUSE_GETATTR_FH (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ | ||
A D | fuse.h | 426 #define FUSE_GETATTR_FH (1 << 0) macro |
/linux-6.3-rc2/fs/fuse/ | ||
A D | dir.c | 1176 inarg.getattr_flags |= FUSE_GETATTR_FH; in fuse_do_getattr() |
Completed in 10 milliseconds