Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_file.c340 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks()
836 xfs_break_layouts( in xfs_break_layouts() function
906 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
Dxfs_inode.h535 int xfs_break_layouts(struct inode *inode, uint *iolock,
Dxfs_iops.c1009 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()