Searched refs:SIZE_OF_DIR_ENTRY (Results 1 – 3 of 3) sorted by relevance
575 ((SIZE_OF_DIR_ENTRY + F2FS_SLOT_LEN) * BITS_PER_BYTE + 1))576 #define SIZE_OF_DIR_ENTRY 11 /* by byte */ macro579 #define SIZE_OF_RESERVED (F2FS_BLKSIZE - ((SIZE_OF_DIR_ENTRY + \
454 memcpy(dst.dentry, src.dentry, SIZE_OF_DIR_ENTRY * src.max); in f2fs_move_inline_dirents()
493 ((SIZE_OF_DIR_ENTRY + F2FS_SLOT_LEN) * \498 ((SIZE_OF_DIR_ENTRY + F2FS_SLOT_LEN) * \577 SIZE_OF_DIR_ENTRY * entry_cnt; in make_dentry_ptr_inline()