Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h495 BREAK_UNMAP, enumerator
H A Dxfs_file.c901 case BREAK_UNMAP: in xfs_break_layouts()
958 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_file_fallocate()
H A Dxfs_iops.c1016 error = xfs_break_layouts(inode, &iolock, BREAK_UNMAP); in xfs_vn_setattr()