Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dfsntfs.c167 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes, in ntfs_fix_post_read() function
1295 return ntfs_fix_post_read(rhdr, nb->bytes, true); in ntfs_read_bh()
A Dntfs_fs.h588 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()
3177 ntfs_fix_post_read(buffer_le, bytes, false); in do_action()

Completed in 21 milliseconds