syscalls_3.html
来自「Linux系统调用」· HTML 代码 · 共 14 行
HTML
14 行
<!-- This HTML file has been created by texi2html 1.29
from syscalls.texi on 4 June 1994 -->
<TITLE>Syscall specifications of Linux - fs</TITLE>
<P>Go to the <A HREF="syscalls_2.html" tppabs="http://personal.xfol.com/%7erezaie/syscall/syscalls_2.html">previous</A>, <A HREF="syscalls_4.html" tppabs="http://personal.xfol.com/%7erezaie/syscall/syscalls_4.html">next</A> section.<P>
<H1><A NAME="SEC3" HREF="syscalls_toc.html#SEC3" tppabs="http://personal.xfol.com/%7erezaie/syscall/syscalls_toc.html#SEC3">File system subsystem</A></H1>
<P>
The calls of the fs subsystem are defined here. Take note that the error
codes that those call return are file system dependent. (eg. A call
operating on a file accessible through NFS might return a network error
whereas a ext2fs accessible file wouldn't.)
<P>
<P>Go to the <A HREF="syscalls_2.html" tppabs="http://personal.xfol.com/%7erezaie/syscall/syscalls_2.html">previous</A>, <A HREF="syscalls_4.html" tppabs="http://personal.xfol.com/%7erezaie/syscall/syscalls_4.html">next</A> section.<P>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?