NR_DENTRY_IN_BLOCK
unsigned int n = ((unsigned long)ctx->pos / NR_DENTRY_IN_BLOCK);
for (; n < npages; ctx->pos = n * NR_DENTRY_IN_BLOCK) {
n * NR_DENTRY_IN_BLOCK, &fstr);
slots, NR_DENTRY_IN_BLOCK);
if (bit_pos < NR_DENTRY_IN_BLOCK)
NR_DENTRY_IN_BLOCK,
if (bit_pos == NR_DENTRY_IN_BLOCK &&
NR_DENTRY_IN_BLOCK,
if (bit_pos < NR_DENTRY_IN_BLOCK)
d->max = NR_DENTRY_IN_BLOCK;
#define SIZE_OF_DENTRY_BITMAP ((NR_DENTRY_IN_BLOCK + BITS_PER_BYTE - 1) / \
NR_DENTRY_IN_BLOCK + SIZE_OF_DENTRY_BITMAP))
struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK];
__u8 filename[NR_DENTRY_IN_BLOCK][F2FS_SLOT_LEN];