Home
last modified time | relevance | path

Searched refs:BREAK_UNMAP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.h348 * layouts are broken in the BREAK_UNMAP case to make sure the
351 * BREAK_UNMAP breaks additionally require waiting for busy dax-pages to
356 BREAK_UNMAP, enumerator
H A Dxfs_file.c821 case BREAK_UNMAP: in xfs_break_layouts()
863 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
H A Dxfs_iops.c1032 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()
H A Dxfs_ioctl.c663 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_ioc_space()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h482 * layouts are broken in the BREAK_UNMAP case to make sure the
485 * BREAK_UNMAP breaks additionally require waiting for busy dax-pages to
490 BREAK_UNMAP, enumerator
H A Dxfs_file.c908 case BREAK_UNMAP: in xfs_break_layouts()
965 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
H A Dxfs_iops.c1015 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()

Completed in 10 milliseconds