Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h439 #define FUSE_EXPLICIT_INVAL_DATA (1 << 25) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h446 #define FUSE_EXPLICIT_INVAL_DATA (1 << 25) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1265 else if (flags & FUSE_EXPLICIT_INVAL_DATA) in process_init_reply()
1358 FUSE_NO_OPENDIR_SUPPORT | FUSE_EXPLICIT_INVAL_DATA | in fuse_send_init()