summaryrefslogtreecommitdiffstats
path: root/tapsets/API-nfs-fop-aio-write.html
diff options
authorwcohen <wcohen>2012-06-29 15:50:57 +0000
committerwcohen <wcohen>2012-06-29 15:50:57 +0000
commit0fcbdb503315125ff486397756d467c992fe33fc (patch)
treeef4300588ea30bccb3ad1132824351fe195554c5 /tapsets/API-nfs-fop-aio-write.html
parentAdd the Systemtap-1.8 beginners guide. (diff)
Remove old Systemtap-1.7 tapset reference manual.
Diffstat (limited to 'tapsets/API-nfs-fop-aio-write.html')
-rw-r--r--tapsets/API-nfs-fop-aio-write.html37
1 files changed, 0 insertions, 37 deletions
diff --git a/tapsets/API-nfs-fop-aio-write.html b/tapsets/API-nfs-fop-aio-write.html
deleted file mode 100644
index 0252fe30..00000000
--- a/tapsets/API-nfs-fop-aio-write.html
+++ /dev/null
@@ -1,37 +0,0 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfs.fop.aio_write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 28. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-aio-read.html" title="probe::nfs.fop.aio_read"><link rel="next" href="API-nfs-fop-check-flags.html" title="probe::nfs.fop.check_flags"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">
2 <span>probe::nfs.fop.aio_write</span>
3 </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-aio-read.html">Prev</a> </td><th width="60%" align="center">Chapter 28. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-check-flags.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.aio_write"><a name="API-nfs-fop-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_write —
4 NFS client aio_write file operation
5 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_write </pre></div><div class="refsect1" title="Values"><a name="id434292"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term">
6 <em class="parameter"><code>count</code></em>
7 </span></dt><dd><p>
8 read bytes
9 </p></dd><dt><span class="term">
10 <em class="parameter"><code>parent_name</code></em>
11 </span></dt><dd><p>
12 parent dir name
13 </p></dd><dt><span class="term">
14 <em class="parameter"><code>dev</code></em>
15 </span></dt><dd><p>
16 device identifier
17 </p></dd><dt><span class="term">
18 <em class="parameter"><code>buf</code></em>
19 </span></dt><dd><p>
20 the address of buf in user space
21 </p></dd><dt><span class="term">
22 <em class="parameter"><code>file_name</code></em>
23 </span></dt><dd><p>
24 file name
25 </p></dd><dt><span class="term">
26 <em class="parameter"><code>pos</code></em>
27 </span></dt><dd><p>
28 offset of the file
29 </p></dd><dt><span class="term">
30 <em class="parameter"><code>ino</code></em>
31 </span></dt><dd><p>
32 inode number
33 </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-fop-aio-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-fop-check-flags.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">
34 <span>probe::nfs.fop.aio_read</span>
35  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 
36 <span>probe::nfs.fop.check_flags</span>
37 </td></tr></table></div></body></html>