Searched refs:dio_end_io (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddirect-io.c309 * dio_end_io - handle the end io action for the given bio
317 void dio_end_io(struct bio *bio, int error) function
326 EXPORT_SYMBOL_GPL(dio_end_io); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h2268 void dio_end_io(struct bio *bio, int error);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode.c5342 dio_end_io(bio, err);
5428 dio_end_io(bio, err);

Completed in 109 milliseconds