Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_inode.h461 BREAK_UNMAP, enumerator
Dxfs_file.c849 case BREAK_UNMAP: in xfs_break_layouts()
906 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
Dxfs_iops.c1009 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()