Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h426 #define FUSE_AUTO_INVAL_DATA (1 << 12) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h433 #define FUSE_AUTO_INVAL_DATA (1 << 12) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1263 if (flags & FUSE_AUTO_INVAL_DATA) in process_init_reply()
1353 FUSE_FLOCK_LOCKS | FUSE_HAS_IOCTL_DIR | FUSE_AUTO_INVAL_DATA | in fuse_send_init()