Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_file.c405 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks()
895 xfs_break_layouts( in xfs_break_layouts() function
965 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
H A Dxfs_inode.h564 int xfs_break_layouts(struct inode *inode, uint *iolock,
H A Dxfs_iops.c1015 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()