Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.h131 extern void xfs_flush_device(struct xfs_inode *);
Dxfs_super.c477 xfs_flush_device( in xfs_flush_device() function
/linux-2.4.37.9/fs/xfs/
Dxfs_iomap.c357 xfs_flush_device(ip); in xfs_flush_space()