Searched refs:ntfs_attr_make_non_resident (Results 1 – 3 of 3) sorted by relevance
92 extern int ntfs_attr_make_non_resident(ntfs_inode *ni, const u32 data_size);
1545 int ntfs_attr_make_non_resident(ntfs_inode *ni, const u32 data_size) in ntfs_attr_make_non_resident() function2091 err = ntfs_attr_make_non_resident(ni, attr_len); in ntfs_attr_extend_allocation()
2553 err = ntfs_attr_make_non_resident(ni, old_size); in ntfs_truncate()