test_and_set_bit_le
return !test_and_set_bit_le(slot, free);
#define ext2_set_bit_atomic(l, nr, addr) test_and_set_bit_le(nr, addr)