Searched refs:break_layout (Results 1 – 2 of 2) sorted by relevance
42 while ((error = break_layout(inode, false) == -EWOULDBLOCK)) { in xfs_break_layouts()46 error = break_layout(inode, true); in xfs_break_layouts()
2138 static inline int break_layout(struct inode *inode, bool wait) in break_layout() function2203 static inline int break_layout(struct inode *inode, bool wait) in break_layout() function