Searched refs:EXT2_DIR_REC_LEN (Results 1 – 3 of 3) sorted by relevance
97 uint32_t space = ip->i_e2fs->e2fs_bsize - EXT2_DIR_REC_LEN(1) - in ext2fs_htree_root_limit()98 EXT2_DIR_REC_LEN(2) - len; in ext2fs_htree_root_limit()146 space = fs->e2fs_bsize - EXT2_DIR_REC_LEN(0); in ext2fs_htree_node_limit()252 entry_len = EXT2_DIR_REC_LEN(last_entry->e2d_namlen); in ext2fs_append_entry()256 memcpy(last_entry, new_entry, EXT2_DIR_REC_LEN(new_entry->e2d_namlen)); in ext2fs_append_entry()334 entry_len = EXT2_DIR_REC_LEN(ep->e2d_namlen); in ext2fs_htree_split_dirblock()352 entry_len = EXT2_DIR_REC_LEN(ep->e2d_namlen); in ext2fs_htree_split_dirblock()424 dotdot->e2d_reclen = blksize - EXT2_DIR_REC_LEN(1); in ext2fs_htree_create_index()
228 #define EXT2_DIR_REC_LEN(namelen) \ macro
723 size -= EXT2_DIR_REC_LEN(ep->e2d_namlen); in ext2fs_accumulatespace()761 top = (void *)((char *)data + bsize - EXT2_DIR_REC_LEN(0)); in ext2fs_search_dirblock()