Searched refs:f2fs_hash (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/lib/
H A Dlibf2fs.c276 f2fs_hash_t f2fs_hash; local
302 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT);
303 return f2fs_hash;

Completed in 83 milliseconds