xfs_break_layouts  299 fs/xfs/xfs_file.c 	error = xfs_break_layouts(inode, iolock, BREAK_WRITE);
xfs_break_layouts  817 fs/xfs/xfs_file.c 	error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP);
xfs_break_layouts  478 fs/xfs/xfs_inode.h int	xfs_break_layouts(struct inode *inode, uint *iolock,
xfs_break_layouts  622 fs/xfs/xfs_ioctl.c 	error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP);
xfs_break_layouts 1046 fs/xfs/xfs_iops.c 		error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP);