]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/parisc/include/uapi/asm/fcntl.h
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
[karo-tx-linux.git] / arch / parisc / include / uapi / asm / fcntl.h
index 0304b92ccfeaf245f2f403b7163c70a8ec037b6c..cc61c475f2779198e45e72dc16dcc4f51e691dec 100644 (file)
@@ -20,6 +20,7 @@
 #define O_INVISIBLE    004000000 /* invisible I/O, for DMAPI/XDSM */
 
 #define O_PATH         020000000
+#define O_TMPFILE      040000000
 
 #define F_GETLK64      8
 #define F_SETLK64      9