Searched refs:ntfs_fix_post_read (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfsntfs.c164 * ntfs_fix_post_read - Remove fixups after reading from disk.
168 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes, function
1317 return ntfs_fix_post_read(rhdr, nb->bytes, true);
H A Dntfs_fs.h595 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes,
H A Dfslog.c1154 ntfs_fix_post_read(&page_buf->rhdr, PAGE_SIZE, false);
3178 ntfs_fix_post_read(buffer_le, bytes, false);

Completed in 126 milliseconds