Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h608 int xfs_break_layouts(struct inode *inode, uint *iolock,
H A Dxfs_zone_gc.c897 error = xfs_break_layouts(VFS_I(ip), &iolock, BREAK_UNMAP); in xfs_zone_gc_finish_chunk()
H A Dxfs_inode.c3016 xfs_break_layouts( in xfs_break_layouts() function