Searched refs:xfs_break_layouts (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_file.c405 error = xfs_break_layouts(inode, iolock, BREAK_WRITE);
895 xfs_break_layouts( function
965 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP);
H A Dxfs_inode.h570 int xfs_break_layouts(struct inode *inode, uint *iolock,
H A Dxfs_iops.c1014 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP);
/linux-master/fs/xfs/scrub/
H A Dbmap.c59 error = xfs_break_layouts(VFS_I(sc->ip),

Completed in 132 milliseconds