IS_ENCRYPT
#define IS_ENCRYPT(dir) ((dir) & EIP93_ENCRYPT)
#define IS_ENCRYPT(dir) (dir & QCE_ENCRYPT)