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