Searched refs:vcn_start (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | attrib.h | 96 int ntfs_attr_map_cluster(struct ntfs_inode *ni, s64 vcn_start, s64 *lcn_start,
|
| H A D | attrib.c | 5130 int ntfs_attr_map_cluster(struct ntfs_inode *ni, s64 vcn_start, s64 *lcn_start, in ntfs_attr_map_cluster() argument 5138 s64 vcn = vcn_start, lcn, clu_count; in ntfs_attr_map_cluster() 5736 s64 vcn_start, vcn_end, vcn_uninit, vcn, try_alloc_cnt; in ntfs_attr_fallocate() local 5803 vcn_start = (s64)ntfs_bytes_to_cluster(vol, start); in ntfs_attr_fallocate() 5814 vcn = vcn_start; in ntfs_attr_fallocate()
|