Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h480 #define INLINE_DENTRY_BITMAP_SIZE(inode) \ macro
485 INLINE_DENTRY_BITMAP_SIZE(inode)))
553 int bitmap_size = INLINE_DENTRY_BITMAP_SIZE(inode); in make_dentry_ptr_inline()