]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/attr.h
xnu-201.tar.gz
[apple/xnu.git] / bsd / sys / attr.h
index 96881d20c7f5c4637edd0f3a1671f1e5069ae095..96eead6f75e95323913ff05e89207d9186d760ab 100644 (file)
@@ -114,6 +114,7 @@ typedef struct vol_capabilities_attr {
 #define VOL_CAP_INT_SEARCHFS 0x00000001
 #define VOL_CAP_INT_ATTRLIST 0x00000002
 #define VOL_CAP_INT_NFSEXPORT 0x00000004
+#define VOL_CAP_INT_READDIRATTR 0x00000008
 
 typedef struct vol_attributes_attr {
        attribute_set_t validattr;