Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h437 #define FUSE_CACHE_SYMLINKS (1 << 23) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h444 #define FUSE_CACHE_SYMLINKS (1 << 23) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1286 if (flags & FUSE_CACHE_SYMLINKS) in process_init_reply()
1357 FUSE_ABORT_ERROR | FUSE_MAX_PAGES | FUSE_CACHE_SYMLINKS | in fuse_send_init()