Searched refs:xfs_break_layouts (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/xfs/ |
| H A D | xfs_inode.h | 607 int xfs_break_layouts(struct inode *inode, uint *iolock,
|
| H A D | xfs_file.c | 455 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks() 1287 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in __xfs_file_fallocate()
|
| H A D | xfs_zone_gc.c | 864 error = xfs_break_layouts(VFS_I(ip), &iolock, BREAK_UNMAP); in xfs_zone_gc_finish_chunk()
|
| H A D | xfs_iops.c | 1100 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
|
| H A D | xfs_inode.c | 3013 xfs_break_layouts( in xfs_break_layouts() function
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | bmap.c | 62 error = xfs_break_layouts(VFS_I(sc->ip), in xchk_setup_inode_bmap()
|