Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/ !
Daops.c59 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read() function
355 tbh->b_end_io = ntfs_end_buffer_async_read; in ntfs_read_block()
364 ntfs_end_buffer_async_read(tbh, 1); in ntfs_read_block()