Searched refs:ext2fs_u32_list_add (Results 1 – 5 of 5) sorted by relevance
107 errcode_t ext2fs_u32_list_add(ext2_u32_list bb, __u32 blk) in ext2fs_u32_list_add() function155 return ext2fs_u32_list_add((ext2_u32_list) bb, (__u32) blk); in ext2fs_badblocks_list_add()
694 extern errcode_t ext2fs_u32_list_add(ext2_u32_list bb, __u32 blk);
1093 ext2fs_u32_list_add(ctx->dirs_to_hash, ino); in check_dir_block()1258 ext2fs_u32_list_add(ctx->dirs_to_hash, ino); in clear_htree()
2185 ext2fs_u32_list_add(ctx->dirs_to_hash, ino); in check_blocks()
490 ext2fs_u32_list_add@Base 1.37