Searched refs:xfs_break_layouts (Results 1 – 4 of 4) sorted by relevance
607 int xfs_break_layouts(struct inode *inode, uint *iolock,
451 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks()1108 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
1073 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
62 error = xfs_break_layouts(VFS_I(sc->ip), in xchk_setup_inode_bmap()