14 lines
1.0 KiB
HTML
14 lines
1.0 KiB
HTML
<html><!-- 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://www.infran.ru/TechInfo/syscalls/syscalls_2.html">previous</A>, <A HREF="syscalls_4.html" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_4.html">next</A> section.<P>
|
|
<H1><A NAME="SEC3" HREF="syscalls_toc.html#SEC3" tppabs="http://www.infran.ru/TechInfo/syscalls/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://www.infran.ru/TechInfo/syscalls/syscalls_2.html">previous</A>, <A HREF="syscalls_4.html" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_4.html">next</A> section.<P>
|