Searched defs:GET_DENTRY_SLOTS (Results 1 - 1 of 1) sorted by last modified time

/external/f2fs-tools/include/
H A Df2fs_fs.h671 #define GET_DENTRY_SLOTS(x) ((x + F2FS_SLOT_LEN - 1) >> F2FS_SLOT_LEN_BITS) macro

Completed in 51 milliseconds