Home
last modified time | relevance | path

Searched refs:BREAK_UNMAP (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.h545 BREAK_UNMAP, enumerator
H A Dxfs_zone_gc.c862 error = xfs_break_layouts(VFS_I(ip), &iolock, BREAK_UNMAP); in xfs_zone_gc_finish_chunk()
H A Dxfs_iops.c1165 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
H A Dxfs_file.c1429 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in __xfs_file_fallocate()
H A Dxfs_inode.c3034 case BREAK_UNMAP: in xfs_break_layouts()