Home
last modified time | relevance | path

Searched refs:xfs_break_layouts (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_file.c467 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks()
1559 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP);
H A Dxfs_zone_gc.c913 error = xfs_break_layouts(VFS_I(ip), &iolock, BREAK_UNMAP); in xfs_zone_gc_finish_chunk()
H A Dxfs_iops.c1147 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
H A Dxfs_inode.c3027 xfs_break_layouts( in xfs_break_layouts() function
/linux/fs/xfs/scrub/
H A Dbmap.c62 error = xfs_break_layouts(VFS_I(sc->ip), in xchk_setup_inode_bmap()