Home
last modified time | relevance | path

Searched refs:F2FS_SLOT_LEN_BITS (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Df2fs_fs.h502 #define F2FS_SLOT_LEN_BITS 3 macro
504 #define GET_DENTRY_SLOTS(x) (((x) + F2FS_SLOT_LEN - 1) >> F2FS_SLOT_LEN_BITS)

Completed in 6 milliseconds