Home
last modified time | relevance | path

Searched refs:ntfs_cluster_to_poff (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs/
H A Dntfs.h150 static inline u64 ntfs_cluster_to_poff(const struct ntfs_volume *vol, in ntfs_cluster_to_poff() function
H A Dcompress.c642 page_ofs = ntfs_cluster_to_poff(vol, lcn); in ntfs_read_compressed_block()