Home
last modified time | relevance | path

Searched refs:break_layout (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfilelock.h486 static inline int break_layout(struct inode *inode, bool wait) in break_layout() function
518 static inline int break_layout(struct inode *inode, bool wait) in break_layout() function
/linux/fs/xfs/
H A Dxfs_file.c447 error = break_layout(inode, false); in xfs_file_write_checks()