Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h356 BREAK_UNMAP, enumerator
Dxfs_file.c821 case BREAK_UNMAP: in xfs_break_layouts()
863 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
Dxfs_iops.c1032 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
Dxfs_ioctl.c663 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_ioc_space()