taglinefilesource code
sync_block30fs/ext/fsync.cstatic int sync_block (struct inode * inode, unsigned long * block, int wait)
sync_block30fs/ext2/fsync.cstatic int sync_block (struct inode * inode, u32 * block, int wait)
sync_block31fs/minix/fsync.cstatic int sync_block (struct inode * inode, unsigned short * block, int wait)
sync_block33fs/sysv/fsync.cstatic int sync_block (struct inode * inode, unsigned long * blockp, int convert, int wait)
sync_block33fs/xiafs/fsync.cstatic int sync_block (struct inode * inode, unsigned long * block, int wait)