Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.h388 BREAK_UNMAP, enumerator
Dxfs_file.c773 case BREAK_UNMAP: in xfs_break_layouts()
816 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
Dxfs_iops.c1066 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
Dxfs_ioctl.c634 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_ioc_space()