Searched refs:xfs_break_layouts (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_file.c | 367 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks() 869 xfs_break_layouts( in xfs_break_layouts() function 925 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
|
| A D | xfs_inode.h | 474 int xfs_break_layouts(struct inode *inode, uint *iolock,
|
| A D | xfs_iops.c | 1087 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
|
| A D | xfs_ioctl.c | 664 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_ioc_space()
|
Completed in 11 milliseconds