xfs_flush_pages  1542 fs/xfs/linux-2.6/xfs_aops.c 	xfs_flush_pages(ip, (xfs_off_t)0, -1, 0, FI_REMAPF);
xfs_flush_pages  5879 fs/xfs/xfs_bmap.c 		error = xfs_flush_pages(ip, (xfs_off_t)0,
xfs_flush_pages   513 fs/xfs/xfs_vfsops.c 				error = xfs_flush_pages(ip, 0,
xfs_flush_pages   363 fs/xfs/xfs_vnodeops.c 			code = xfs_flush_pages(ip,
xfs_flush_pages  1197 fs/xfs/xfs_vnodeops.c 			xfs_flush_pages(ip, 0, -1, XFS_B_ASYNC, FI_NONE);
xfs_flush_pages    79 fs/xfs/xfs_vnodeops.h int xfs_flush_pages(struct xfs_inode *ip, xfs_off_t first,