]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_da_btree.h
powerpc: Only make kernel text pages of linear mapping executable
[linux-2.6] / fs / xfs / xfs_da_btree.h
index 8face64c11fbb0bc52550b015438096401dfc35a..8be0b00ede9aafc83970a23e4ad9c7df2565b54d 100644 (file)
@@ -143,6 +143,7 @@ typedef struct xfs_da_args {
 #define XFS_DA_OP_RENAME       0x0002  /* this is an atomic rename op */
 #define XFS_DA_OP_ADDNAME      0x0004  /* this is an add operation */
 #define XFS_DA_OP_OKNOENT      0x0008  /* lookup/add op, ENOENT ok, else die */
+#define XFS_DA_OP_CILOOKUP     0x0010  /* lookup to return CI name if found */
 
 /*
  * Structure to describe buffer(s) for a block.