Searched refs:FUSE_NO_OPENDIR_SUPPORT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | fuse.h | 342 #define FUSE_NO_OPENDIR_SUPPORT (1 << 24) macro |
| /Linux-v5.4/fs/fuse/ | ||
| D | inode.c | 991 FUSE_NO_OPENDIR_SUPPORT | FUSE_EXPLICIT_INVAL_DATA; in fuse_send_init() |