ent1              312 tests/lib/vfs/vfs_parse_ls_lga.c     struct vfs_s_entry *ent1, *ent2, *ent3;
ent1              317 tests/lib/vfs/vfs_parse_ls_lga.c     ent1 = vfs_s_generate_entry (vfs_test_ops1, NULL, vfs_root_inode, 0);
ent1              319 tests/lib/vfs/vfs_parse_ls_lga.c                       &ent1->ino->st, &ent1->name, &ent1->ino->linkname, &filepos);
ent1              320 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_s_store_filename_leading_spaces (ent1, filepos);
ent1              321 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_s_insert_entry (vfs_test_ops1, vfs_root_inode, ent1);
ent1              341 tests/lib/vfs/vfs_parse_ls_lga.c     mctest_assert_str_eq (ent1->name, "     build_root1");