Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dfsntfs.c143 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes, in ntfs_fix_post_read() function
1269 return ntfs_fix_post_read(rhdr, nb->bytes, true); in ntfs_read_bh()
A Dntfs_fs.h582 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes,
A Dfslog.c1149 ntfs_fix_post_read(&page_buf->rhdr, PAGE_SIZE, false); in read_log_page()
3198 ntfs_fix_post_read(buffer_le, bytes, false); in do_action()

Completed in 20 milliseconds