HomeSort by relevance Sort by last modified time
    Searched refs:BIT_WORD (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/lib/
libf2fs.c 179 const unsigned long *p = addr + BIT_WORD(offset);
  /external/f2fs-tools/include/
f2fs_fs.h 257 #define BIT_WORD(nr) (nr / BITS_PER_LONG)

Completed in 33 milliseconds