39fe6a0dff
fs/nxffs: Add partial implementation of the truncate method: It extend files, but cannot yet shrink them. fs/smartfs: Add partial implementation of the truncate method: It extend files, but cannot yet shrink them. fs/fat: Add partial implementation of the truncate method: It extend files, but no yet shrink them. fs/nfs: Add support for the truncate method to the NFS file system. |
||
---|---|---|
.. | ||
fs_close.c | ||
fs_dup2.c | ||
fs_dup.c | ||
fs_dupfd2.c | ||
fs_dupfd.c | ||
fs_epoll.c | ||
fs_fcntl.c | ||
fs_fdopen.c | ||
fs_fstat.c | ||
fs_fstatfs.c | ||
fs_fsync.c | ||
fs_getfilep.c | ||
fs_ioctl.c | ||
fs_link.c | ||
fs_lseek.c | ||
fs_mkdir.c | ||
fs_open.c | ||
fs_poll.c | ||
fs_pread.c | ||
fs_pwrite.c | ||
fs_read.c | ||
fs_readlink.c | ||
fs_rename.c | ||
fs_rmdir.c | ||
fs_select.c | ||
fs_sendfile.c | ||
fs_stat.c | ||
fs_statfs.c | ||
fs_truncate.c | ||
fs_unlink.c | ||
fs_write.c | ||
Make.defs |