CHFS_LID_DIRTY_BIT_MASK
lid = htole32(lid & CHFS_LID_DIRTY_BIT_MASK);
#define CHFS_GET_LID(lid) (le32toh(lid) & CHFS_LID_DIRTY_BIT_MASK)