Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h608 int xfs_break_layouts(struct inode *inode, uint *iolock,
H A Dxfs_file.c450 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 Dxfs_zone_gc.c868 error = xfs_break_layouts(VFS_I(ip), &iolock, BREAK_UNMAP); in xfs_zone_gc_finish_chunk()
H A Dxfs_iops.c1165 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
H A Dxfs_inode.c3021 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()