ent3              312 tests/lib/vfs/vfs_parse_ls_lga.c     struct vfs_s_entry *ent1, *ent2, *ent3;
ent3              331 tests/lib/vfs/vfs_parse_ls_lga.c     ent3 = vfs_s_generate_entry (vfs_test_ops1, NULL, vfs_root_inode, 0);
ent3              332 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_parse_ls_lga ("drwxrwxr-x   10 500      500          4096 Jun 23 17:09 ..", &ent3->ino->st,
ent3              333 tests/lib/vfs/vfs_parse_ls_lga.c                       &ent3->name, &ent3->ino->linkname, &filepos);
ent3              334 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_s_store_filename_leading_spaces (ent3, filepos);
ent3              335 tests/lib/vfs/vfs_parse_ls_lga.c     vfs_s_insert_entry (vfs_test_ops1, vfs_root_inode, ent3);