Searched refs:ntfs_get_maxbytes (Results 1 – 3 of 3) sorted by relevance
1554 loff_t maxbytes = ntfs_get_maxbytes(ni); in ntfs_llseek()
1199 static inline loff_t ntfs_get_maxbytes(struct ntfs_inode *ni) in ntfs_get_maxbytes() function
954 if (offset > ntfs_get_maxbytes(ni)) { in ntfs_iomap_begin()