patch-2.2.0-pre4 linux/fs/ntfs/attr.h

Next file: linux/fs/ntfs/dir.c
Previous file: linux/fs/ntfs/attr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre3/linux/fs/ntfs/attr.h linux/fs/ntfs/attr.h
@@ -15,3 +15,6 @@
   ntfs_io *dest);
 int ntfs_create_attr(ntfs_inode *ino, int anum, char *aname, void *data,
   int dsize, ntfs_attribute **rattr);
+int ntfs_read_zero(ntfs_io *dest,int size);
+int ntfs_make_attr_nonresident(ntfs_inode *ino, ntfs_attribute *attr);
+int ntfs_attr_allnonresident(ntfs_inode *ino);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov