Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dblock_dev.c190 static int __block_fsync(struct inode * inode) in __block_fsync() function
214 return __block_fsync(inode); in block_fsync()
635 __block_fsync(bd_inode); in blkdev_put()