Searched refs:xfs_break_layouts (Results 1 – 4 of 4) sorted by relevance
608 int xfs_break_layouts(struct inode *inode, uint *iolock,
478 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks() 1489 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_zoned_fallocate()
897 error = xfs_break_layouts(VFS_I(ip), &iolock, BREAK_UNMAP); in xfs_zone_gc_finish_reset()
3022 xfs_break_layouts( in xfs_break_layouts() function