Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_inode.h482 BREAK_UNMAP, enumerator
Dxfs_file.c871 case BREAK_UNMAP: in xfs_break_layouts()
928 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()