68 lines
4.3 KiB
HTML
68 lines
4.3 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="reference" />
|
|
<meta name="DC.Title" content="Use integrated file system APIs in the QNTC file system" />
|
|
<meta name="abstract" content="Many integrated file system APIs are valid in the QNTC file system." />
|
|
<meta name="description" content="Many integrated file system APIs are valid in the QNTC file system." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxqntcfs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../apiref/api.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaaxntapi" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Use integrated file system APIs in the QNTC file system</title>
|
|
</head>
|
|
<body id="rzaaxntapi"><a name="rzaaxntapi"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Use integrated file system APIs in the QNTC file system</h1>
|
|
<div><p>Many integrated file system APIs are valid in the QNTC file system.</p>
|
|
<div class="section"><p>The APIs listed in <a href="rzaaxprogapi.htm#rzaaxprogapi">Perform operations using APIs</a> can
|
|
operate on the QNTC file system, except for the following APIs:</p>
|
|
<ul><li>The <span class="apiname">chmod()</span>, <span class="apiname">fchmod()</span>, <span class="apiname">utime()</span>,
|
|
and <span class="apiname">umask()</span> functions will have no effect on objects in
|
|
QNTC, but attempting to use them will not cause an error.</li>
|
|
<li>The QNTC file system does not support the following functions: <ul><li><span class="apiname">chown()</span></li>
|
|
<li><span class="apiname">fchown()</span></li>
|
|
<li><span class="apiname">fclear()</span></li>
|
|
<li><span class="apiname">fclear64()</span></li>
|
|
<li><span class="apiname">givedescriptor()</span></li>
|
|
<li><span class="apiname">link()</span></li>
|
|
<li><span class="apiname">QjoEndJournal()</span></li>
|
|
<li><img src="./delta.gif" alt="Start of change" /><span class="apiname">QjoRetrieveJournalEntries()</span><img src="./deltaend.gif" alt="End of change" /></li>
|
|
<li><span class="apiname">QjoRetrieveJournalInformation()</span></li>
|
|
<li><span class="apiname">QJORJIDI()</span></li>
|
|
<li><span class="apiname">QJOSJRNE()</span></li>
|
|
<li><span class="apiname">QjoStartJournal()</span></li>
|
|
<li><span class="apiname">Qp0lGetPathFromFileID()</span></li>
|
|
<li><span class="apiname">readlink()</span></li>
|
|
<li><span class="apiname">symlink()</span></li>
|
|
<li><span class="apiname">takedescriptor()</span></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxqntcfs.htm" title="The QNTC file system provides access to data and objects that are stored on an Integrated xSeries Server for iSeries running Windows NT 4.0 Server or later, or Linux. The QNTC file system also provides access to data and objects that are stored on remote servers running Windows NT 4.0 or later, Linux Samba 3.0 or later, or supported versions of iSeries NetServer.">iSeries NetClient file system (QNTC)</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../apiref/api.htm">Application programming interfaces (APIs)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |