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

27 lines
2.4 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>fd_usage</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/lib--vfs--direntry.c.html#L664'>fd_usage</a> 664 lib/vfs/direntry.c super-&gt;fd_usage--;</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L665'>fd_usage</a> 665 lib/vfs/direntry.c if (super-&gt;fd_usage == 0)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L844'>fd_usage</a> 844 lib/vfs/direntry.c return (VFS_SUPER (id)-&gt;fd_usage &lt;= 0);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1388'>fd_usage</a> 1388 lib/vfs/direntry.c super-&gt;fd_usage++;</span>
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L70'>fd_usage</a> 70 lib/vfs/xdirentry.h int fd_usage; // Number of open files</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1118'>fd_usage</a> 1118 src/vfs/extfs/extfs.c VFS_SUPER (archive)-&gt;fd_usage++;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1160'>fd_usage</a> 1160 src/vfs/extfs/extfs.c if (--VFS_FILE_HANDLER_SUPER (fh)-&gt;fd_usage == 0)</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1526'>fd_usage</a> 1526 src/vfs/extfs/extfs.c VFS_FILE_HANDLER_SUPER (fh)-&gt;fd_usage++;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1544'>fd_usage</a> 1544 src/vfs/extfs/extfs.c VFS_FILE_HANDLER_SUPER (fh)-&gt;fd_usage--;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L166'>fd_usage</a> 166 src/vfs/sftpfs/sftpfs.c super-&gt;fd_usage++;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L492'>fd_usage</a> 492 src/vfs/sftpfs/sftpfs.c super-&gt;fd_usage--;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L493'>fd_usage</a> 493 src/vfs/sftpfs/sftpfs.c if (super-&gt;fd_usage == 0)</span>
</pre>
</body>
</html>