Home
last modified time | relevance | path

Searched refs:ntfs_attr_map_whole_runlist (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs/
H A Dattrib.c321 err = ntfs_attr_map_whole_runlist(ni); in ntfs_attr_vcn_to_rl()
3233 * ntfs_attr_map_whole_runlist - map the whole runlist of an ntfs attribute in ntfs_attr_record_move_to()
3242 int ntfs_attr_map_whole_runlist(struct ntfs_inode *ni) in ntfs_attr_record_move_to()
4086 err = ntfs_attr_map_whole_runlist(ni); in ntfs_non_resident_attr_shrink()
4217 err = ntfs_attr_map_whole_runlist(ni); in ntfs_non_resident_attr_expand()
4219 ntfs_debug("Eeek! ntfs_attr_map_whole_runlist failed.\n"); in ntfs_non_resident_attr_expand()
4383 err = ntfs_attr_map_whole_runlist(ni); in ntfs_non_resident_attr_expand()
4385 ntfs_error(sb, "ntfs_attr_map_whole_runlist failed"); in ntfs_non_resident_attr_expand()
4982 err = ntfs_attr_map_whole_runlist(ni); in ntfs_attr_rm()
5146 err = ntfs_attr_map_whole_runlist(n in ntfs_attr_readall()
3097 int ntfs_attr_map_whole_runlist(struct ntfs_inode *ni) ntfs_attr_map_whole_runlist() function
[all...]
H A Dfile.c1075 err = ntfs_attr_map_whole_runlist(ni); in ntfs_fallocate()
H A Dinode.c2411 err = ntfs_attr_map_whole_runlist(ni); in ntfs_extend_initialized_size()