Files
source/Y/current_archive.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

21 lines
1.6 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>current_archive</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L525'>current_archive</a> 525 src/vfs/extfs/extfs.c struct extfs_super_t *current_archive;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L574'>current_archive</a> 574 src/vfs/extfs/extfs.c current_archive = extfs_super_new (vfs_extfs_ops, name, local_name_vpath, fstype);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L575'>current_archive</a> 575 src/vfs/extfs/extfs.c current_archive-&gt;rdev = archive_counter++;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L587'>current_archive</a> 587 src/vfs/extfs/extfs.c root_entry = extfs_generate_entry (current_archive, PATH_SEP_STR, NULL, mode);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L594'>current_archive</a> 594 src/vfs/extfs/extfs.c VFS_SUPER (current_archive)-&gt;root = root_entry-&gt;ino;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L596'>current_archive</a> 596 src/vfs/extfs/extfs.c *pparc = current_archive;</span>
</pre>
</body>
</html>