Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_inode.h490 BREAK_UNMAP, enumerator
Dxfs_file.c908 case BREAK_UNMAP: in xfs_break_layouts()
965 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
Dxfs_iops.c1015 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()