Home
last modified time | relevance | path

Searched refs:BREAK_WRITE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.h346 * Layouts are broken in the BREAK_WRITE case to ensure that
350 * BREAK_WRITE breaks can be satisfied by recalling FL_LAYOUT leases,
355 BREAK_WRITE, enumerator
H A Dxfs_file.c348 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_aio_write_checks()
826 case BREAK_WRITE: in xfs_break_layouts()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h480 * Layouts are broken in the BREAK_WRITE case to ensure that
484 * BREAK_WRITE breaks can be satisfied by recalling FL_LAYOUT leases,
489 BREAK_WRITE, enumerator
H A Dxfs_file.c405 error = xfs_break_layouts(inode, iolock, BREAK_WRITE); in xfs_file_write_checks()
913 case BREAK_WRITE: in xfs_break_layouts()

Completed in 6 milliseconds