explicit declaration of ntfs_resident_attr_resize

master
szaka 2009-03-03 01:37:56 +00:00
parent a8df23cfa8
commit 893ccb0e40
1 changed files with 3 additions and 0 deletions

View File

@ -3794,6 +3794,9 @@ cluster_free_err_out:
return -1;
}
static int ntfs_resident_attr_resize(ntfs_attr *na, const s64 newsize);
/**
* ntfs_resident_attr_resize - resize a resident, open ntfs attribute
* @na: resident ntfs attribute to resize