add ntfs_inode_rm_attr prototype

(Logical change 1.613)
edge.strict_endians
(none)!yura 2004-10-15 11:38:45 +00:00
parent 28cdf0d524
commit 38c81c83f2
1 changed files with 2 additions and 0 deletions

View File

@ -148,5 +148,7 @@ extern int ntfs_inode_free_space(ntfs_inode *ni, int size);
extern ntfs_attr *ntfs_inode_add_attr(ntfs_inode *ni, ATTR_TYPES type,
ntfschar *name, u8 name_len, s64 size);
extern int ntfs_inode_rm_attr(ntfs_attr *na);
#endif /* defined _NTFS_INODE_H */