Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfsntfs.c168 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes, in ntfs_fix_post_read() function
1317 return ntfs_fix_post_read(rhdr, nb->bytes, true); in ntfs_read_bh()
Dntfs_fs.h599 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes,
Dfslog.c1173 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()