Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dntfs.h143 static inline pgoff_t ntfs_cluster_to_pidx(const struct ntfs_volume *vol, in ntfs_cluster_to_pidx() function
H A Dcompress.c497 unsigned int nr_pages = ntfs_cluster_to_pidx(vol, end_vcn - start_vcn); in ntfs_read_compressed_block()
532 offset = ntfs_cluster_to_pidx(vol, start_vcn); in ntfs_read_compressed_block()
643 page_index = ntfs_cluster_to_pidx(vol, lcn); in ntfs_read_compressed_block()
H A Ddir.c529 if (ntfs_cluster_to_pidx(vol, old_vcn) == in ntfs_lookup_inode_by_name()
530 ntfs_cluster_to_pidx(vol, vcn)) in ntfs_lookup_inode_by_name()