Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Daops.c45 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read() function
338 tbh->b_end_io = ntfs_end_buffer_async_read; in ntfs_read_block()
347 ntfs_end_buffer_async_read(tbh, 1); in ntfs_read_block()