Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_iops.h46 extern void linvfs_unwritten_done(struct buffer_head *, int);
Dxfs_linux.h127 bh->b_end_io = linvfs_unwritten_done; in set_buffer_unwritten_io()
Dxfs_aops.c107 linvfs_unwritten_done( in linvfs_unwritten_done() function