ent1 321 tests/lib/vfs/vfs_parse_ls_lga.c struct vfs_s_entry *ent1, *ent2, *ent3; ent1 326 tests/lib/vfs/vfs_parse_ls_lga.c ent1 = vfs_s_generate_entry (vfs_test_ops1, NULL, vfs_root_inode, 0); ent1 328 tests/lib/vfs/vfs_parse_ls_lga.c ("drwxrwxr-x 10 500 500 4096 Jun 23 17:09 build_root1", &ent1->ino->st, ent1 329 tests/lib/vfs/vfs_parse_ls_lga.c &ent1->name, &ent1->ino->linkname, &filepos); ent1 330 tests/lib/vfs/vfs_parse_ls_lga.c vfs_s_store_filename_leading_spaces (ent1, filepos); ent1 331 tests/lib/vfs/vfs_parse_ls_lga.c vfs_s_insert_entry (vfs_test_ops1, vfs_root_inode, ent1); ent1 352 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent1->name, " build_root1");