ent2              324 tests/lib/vfs/vfs_parse_ls_lga.c     struct vfs_s_entry *ent1, *ent2, *ent3;
ent2              338 tests/lib/vfs/vfs_parse_ls_lga.c     ent2 = vfs_s_generate_entry (vfs_test_ops1, NULL, vfs_root_inode, 0);
ent2              340 tests/lib/vfs/vfs_parse_ls_lga.c                       &ent2->ino->st, &ent2->name, &ent2->ino->linkname, &filepos);
ent2              341 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_s_store_filename_leading_spaces (ent2, filepos);
ent2              342 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_s_insert_entry (vfs_test_ops1, vfs_root_inode, ent2);
ent2              356 tests/lib/vfs/vfs_parse_ls_lga.c     mctest_assert_str_eq (ent2->name, "   build_root2");