summaryrefslogtreecommitdiffstats
path: root/sys/fs/fuse/fuse_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/fuse/fuse_node.h')
-rw-r--r--sys/fs/fuse/fuse_node.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/fs/fuse/fuse_node.h b/sys/fs/fuse/fuse_node.h
index 2f1434f..dcdc9ff 100644
--- a/sys/fs/fuse/fuse_node.h
+++ b/sys/fs/fuse/fuse_node.h
@@ -67,6 +67,7 @@
#define FN_FLUSHINPROG 0x00000040
#define FN_FLUSHWANT 0x00000080
#define FN_SIZECHANGE 0x00000100
+#define FN_DIRECTIO 0x00000200
struct fuse_vnode_data {
/** self **/
OpenPOWER on IntegriCloud